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
on:
pull_request:
types:
- closed
branches:
- main
on: push
# pull_request:
# types:
# - closed
# branches:
# - main
jobs:
build:
runs-on: ubuntu-latest