Skip to content

Commit

Permalink
Update build-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
david-igbinedion authored Dec 9, 2024
1 parent 81b5da9 commit 513e7b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
env:
PUBLISH_BRANCH: 'development'
K8S_NAMESPACE: 'reshare'
K8S_DEPLOYMENT: 'mod-ncip-1-14-5'
K8S_DEPLOYMENT: 'mod-ncip-1-15-6'
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
CURRENT_BRANCH: ${{ github.ref_name }}
Expand Down

0 comments on commit 513e7b7

Please sign in to comment.