We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14a5138 commit 7aace2aCopy full SHA for 7aace2a
release.yaml
@@ -10,9 +10,6 @@ requirements:
10
# We use wget here, because curl --fail-with-body was introduced in a version ulterior to what we can have on the CI agents.
11
- name: "wget"
12
cmd: "wget --help"
13
- - name: "go"
14
- cmd: "which go"
15
- fixInstructions: "install golang"
16
- name: "GitHub cli exists"
17
cmd: "which gh"
18
fixInstructions: "install GitHub cli"
0 commit comments