Compare commits
1 commit
6b432ba2d5
...
fc7e412027
Author | SHA1 | Date | |
---|---|---|---|
fc7e412027 |
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ steps:
|
|||
environment:
|
||||
IMAGE: *image
|
||||
commands:
|
||||
- 'echo -${CI_COMMIT_SHA}-'
|
||||
- apk add --update --no-cache img
|
||||
- 'while !(( img pull $IMAGE 2>&1 | grep -q "Error: failed to unmount" )) ; do echo "Awaiting image $IMAGE..."; sleep 3; done'
|
||||
- echo 'found.'
|
||||
|
|
Loading…
Add table
Reference in a new issue