Skip to content

Commit

Permalink
test #2
Browse files Browse the repository at this point in the history
  • Loading branch information
KrisjanisP committed Aug 16, 2023
1 parent 606a514 commit 43afe34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:
tokenPrefix: __
tokenSuffix: __
env:
IMAGE_NAME: krisjanisp/proglv-backend
IMAGE_TAG: 1.0
IMAGE_NAME: "krisjanisp/proglv-backend"
IMAGE_TAG: "1.0"

- name: Log manifest
run: cat ./kubernetes/proglv_backend_deployment.yaml
Expand Down

0 comments on commit 43afe34

Please sign in to comment.