Skip to content

Commit

Permalink
Update branching strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
aravind-opsverse authored Jan 31, 2024
1 parent e8499ae commit d7d6f01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-cd-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -324,8 +324,8 @@ jobs:
propertyPath: 'spec.template.spec.containers.image'
value: ${SHORT_SHA}
repository: "OpsVerseIO/node-js-server"
branch: main
createPR: false
branch: deployment
createPR: true
message: 'Update Image Version'
token: ${{ secrets.GH_PAT }}
workDir: main
Expand Down

0 comments on commit d7d6f01

Please sign in to comment.