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 ef2a003 commit 93f0d50
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 @@ -17,4 +17,4 @@ jobs:
- uses: actions/checkout@v3
- name: Build the docker-compose stack
run: docker-compose up -d --build --env-file /home/runner/work/docker/docker/.env
run: docker compose up -d --build --env-file /home/runner/work/docker/docker/.env

0 comments on commit 93f0d50

Please sign in to comment.