Skip to content

Commit

Permalink
Use current local image
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettjstevens committed Dec 6, 2024
1 parent 6059508 commit 8c5c6a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,5 +113,5 @@ jobs:
working-directory: .github/workflows/deploy
run: |
docker --context staging compose down
docker --context staging compose pull
# docker --context staging compose pull
docker --context staging compose up --build --detach --wait --wait-timeout 120

0 comments on commit 8c5c6a2

Please sign in to comment.