Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
9da6eab743
|
@ -28,7 +28,7 @@ dockerize:
|
||||
- tags
|
||||
variables:
|
||||
GIT_STRATEGY: none
|
||||
CONTAINER_NAME: level-preprocessor
|
||||
CONTAINER_NAME: cem-preprocessor
|
||||
script:
|
||||
- docker stop $CONTAINER_NAME || echo "container not running, never mind"
|
||||
- docker rm $CONTAINER_NAME || echo "container not existing, never mind"
|
||||
|
Reference in New Issue
Block a user