Skip to content

Commit

Permalink
Update merge.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mpavlovicbb authored Aug 6, 2024
1 parent aa09a10 commit 4ac1187
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,11 @@ jobs:
# Download and install Qovery CLI
curl -s https://get.qovery.com | bash
qovery container list \
--organization ${{ vars.ORGANIZATION }} \
--project ${{ vars.PROJECT }} \
--environment $ENVIRONMENT
qovery container deploy \
--organization ${{ vars.ORGANIZATION }} \
--project ${{ vars.PROJECT }} \
Expand Down

0 comments on commit 4ac1187

Please sign in to comment.