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 1faaec3 commit 8dd0139Copy full SHA for 8dd0139
cicd/github-release/pipeline.yaml
@@ -36,7 +36,7 @@ spec:
36
- name: "revision"
37
value: $(params.revision)
38
- name: "golang-build-release"
39
- runAfter: ["fetch-source"]
+ runAfter: ["git-clone"]
40
taskRef:
41
name: "golang-build-release"
42
workspaces:
0 commit comments