Skip to content

fix download: also change to qgc format for logs w/o default params #99

fix download: also change to qgc format for logs w/o default params

fix download: also change to qgc format for logs w/o default params #99

name: Run Docker Build Tests
on:
push:
branches:
- 'main'
pull_request:
branches:
- '*'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the stack
run: docker-compose build --no-cache