Skip to content

Commit

Permalink
Updated maven 11 release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
jrx-sjg committed Jul 19, 2023
1 parent 2bd0b23 commit 2bd7acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/maven-java14/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ spec:
script: |
#!/usr/bin/env sh
source .jx/variables.sh
jx promote -b --env $ENVIRONMENT --timeout 1h --no-poll --version $VERSION
jx promote -b --env $ENVIRONMENT --timeout 1h --version $VERSION
- name: promote-jx-updatebot-sync
image: ghcr.io/jenkins-x/jx-updatebot:0.4.1
resources: {}
Expand Down

0 comments on commit 2bd7acc

Please sign in to comment.