Skip to content

Commit

Permalink
fix(go-cli): missing build-make-build step in release
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuasimon-taulia committed Oct 31, 2022
1 parent bbd2af9 commit 6547ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packs/go-cli/.lighthouse/jenkins-x/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
requests:
cpu: 400m
memory: 600Mi
- name: build-make-build
- name: upload-binaries
resources: {}
- name: check-registry
resources: {}
Expand Down

0 comments on commit 6547ea3

Please sign in to comment.