We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75cd82a commit b7f24a4Copy full SHA for b7f24a4
.lighthouse/jenkins-x/release.yaml
@@ -79,7 +79,7 @@ spec:
79
script: |
80
#!/usr/bin/env sh
81
echo "export GH_TOKEN=\"$(kubectl get secret peacock -n jx-staging -o jsonpath="{.data['git-token']}" | base64 -d)\"" >> .jx/variables.sh
82
- - image: tomhobson/github-cli:latest
+ - image: jx3mqubebuild.azurecr.io/spring-financial-group/container-tools:latest
83
name: push-release
84
85
#!/usr/bin/env bash
0 commit comments