Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
aliavni committed Apr 19, 2024
1 parent a217593 commit a7994b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v3
- name: Build the docker-compose stack
run: docker-compose up -d
run: docker-compose up -d --env-file /home/runner/work/docker/docker/.env

- name: Check running containers
run: docker ps -a

0 comments on commit a7994b2

Please sign in to comment.