Skip to content

Updated the baseimage for all containers and changed the influxdb key… #61

Updated the baseimage for all containers and changed the influxdb key…

Updated the baseimage for all containers and changed the influxdb key… #61

Workflow file for this run

name: Testing IoT-Dashboard setup
on: [push]
jobs:
run-github-actions:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- name: Building Docker setup
run: |
cp ci_env .env
docker-compose pull
docker-compose build