Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ requirements:
# We use wget here, because curl --fail-with-body was introduced in a version ulterior to what we can have on the CI agents.
- name: "wget"
cmd: "wget --help"
- name: "go"
cmd: "which go"
fixInstructions: "install golang"
- name: "GitHub cli exists"
cmd: "which gh"
fixInstructions: "install GitHub cli"
Expand Down
Loading