Skip to content

Commit

Permalink
Update image tag template
Browse files Browse the repository at this point in the history
  • Loading branch information
aravind-opsverse authored Jan 31, 2024
1 parent 4079670 commit acc521b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ jobs:
# repository: "OpsVerseIO/node-js-server"
valueFile: 'manifests/stage/deployment.yaml'
propertyPath: 'spec.template.spec.containers[0].image'
value: "registry.devopsnow.io/internal/node-js-server:opsverse"
value: registry.devopsnow.io/internal/node-js-server:${SHORT_SHA}
branch: main
createPR: false
message: '[STAGE] Update Image tag of node-js-server'
Expand Down

0 comments on commit acc521b

Please sign in to comment.