Skip to content

Commit

Permalink
Remove superfluous bracket
Browse files Browse the repository at this point in the history
  • Loading branch information
mallport committed Oct 7, 2024
1 parent eb349a5 commit 87b27cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-nais.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
env:
CLUSTER: ${{ inputs.cluster }}
RESOURCE: ${{ inputs.nais-config-path }}
VAR: image=${{ inputs.image }}:${{ inputs.image-tag }}}
VAR: image=${{ inputs.image }}:${{ inputs.image-tag }}
DEPLOY_SERVER: deploy.ssb.cloud.nais.io:443

0 comments on commit 87b27cd

Please sign in to comment.