Skip to content

Commit

Permalink
Update deploy-dev.yml to use eatery-blue-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
kidzegeye authored Feb 8, 2024
1 parent e815c38 commit c8ac347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
context: ./
file: ./Dockerfile
push: true
tags: cornellappdev/eatery-blue:${{ steps.vars.outputs.sha_short }}
tags: cornellappdev/eatery-blue-dev:${{ steps.vars.outputs.sha_short }}
- name: Remote SSH and Deploy
uses: appleboy/ssh-action@master
env:
Expand Down

0 comments on commit c8ac347

Please sign in to comment.