Skip to content

Commit 7539970

Browse files
committed
setup gocd pipeline
1 parent 381c3c4 commit 7539970

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

hyperstack.gocd.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pipelines:
2828
timeout: 0
2929
tasks:
3030
- exec:
31-
arguments:
32-
- ''
33-
command: runall
31+
# arguments:
32+
# - ''
33+
command: ./runall
3434
run_if: passed

0 commit comments

Comments
 (0)