Skip to content

Commit

Permalink
Merge pull request #958 from JordanGoasdoue/ci-update-release-binary
Browse files Browse the repository at this point in the history
ci: update release-binary golang version to 1.22.1
  • Loading branch information
jenkins-x-bot authored Apr 22, 2024
2 parents 4afb995 + ac6ecf0 commit 388f91e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .lighthouse/jenkins-x/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,12 @@ spec:
- name: jx-variables
resources: {}
- name: release-binary
image: golang:1.22.1
resources: {}
script: |
#!/bin/bash
source .jx/variables.sh
make release
- image: uses:jenkins-x/jx3-pipeline-catalog/tasks/build-scan-push/build-scan-push.yaml@versionStream
name: build-container
- image: uses:jenkins-x/jx3-pipeline-catalog/tasks/build-scan-push/build-scan-push.yaml@versionStream
Expand Down

0 comments on commit 388f91e

Please sign in to comment.