Skip to content

Commit 77319b7

Browse files
author
wikiselev
committed
fix the workspace error
1 parent 2b3e2d0 commit 77319b7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

deploy.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#!/bin/bash
22

3-
WORKSPACE=$1
4-
53
# Delete every Docker containers
64
# Must be run first because images are attached to containers
75
docker rm -f $(docker ps -a -q)

0 commit comments

Comments
 (0)