Skip to content

Commit aff58b2

Browse files
committed
setup gocd pipeline
1 parent 994d969 commit aff58b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/bash
2-
docker run -w /root/hyperstack -v .:/root/hyperstack ${PRIVATE_REGISTRY}/base20:hyperstack ./runall
2+
docker run -v .:/root/hyperstack ${PRIVATE_REGISTRY}/base20:hyperstack /bin/bash -c 'cd /root/hyperstack && ./runall'

0 commit comments

Comments
 (0)