Skip to content

Commit

Permalink
Merge pull request #132 from Clochette-AbsINThe/dev
Browse files Browse the repository at this point in the history
v2.0.1
  • Loading branch information
SamuelGuillemet authored Apr 15, 2023
2 parents 35126a9 + a37f906 commit 22ca51f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:

- name: Build and push Docker-Compose images
run: |
cd docker
docker compose -f docker-compose.yml -f docker-compose.prod.yml build
docker compose -f docker-compose.yml -f docker-compose.prod.yml push
export tag=${{ needs.release-on-push.outputs.tag_name }}
Expand Down

0 comments on commit 22ca51f

Please sign in to comment.