Skip to content

prepare for 3.11.1 viewer and back #77

prepare for 3.11.1 viewer and back

prepare for 3.11.1 viewer and back #77

Workflow file for this run

name: Docker Compose Test
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the develop stack
run: docker-compose -f develop.yml build