Skip to content

Commit 82d3472

Browse files
committed
setup gocd pipeline
1 parent 280c7d8 commit 82d3472

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 -v .:/root/hyperstack ${PRIVATE_REGISTRY}/base20:hyperstack "/bin/bash -c \"cd /root/hyperstack && ./runall\""
2+
docker exec -v .:/root/hyperstack ${PRIVATE_REGISTRY}/base20:hyperstack -w /root/hyperstack ./runall

0 commit comments

Comments
 (0)