outsource env vars to docker compose vars #7

Closed
csimonis wants to merge 7 commits from feature/docker-env into main
Showing only changes of commit fdd5cd7bdc - Show all commits

View File

@ -1,10 +1,10 @@
name: build name: build
on: on: push
pull_request: # pull_request:
types: # types:
- closed # - closed
branches: # branches:
- main # - main
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest