Update file .gitlab-ci.yml
This commit is contained in:
parent
a616518113
commit
269209a1c4
@ -1,7 +1,8 @@
|
|||||||
cache:
|
# cache:
|
||||||
key: ${CI_COMMIT_REF_SLUG}
|
# key: ${CI_COMMIT_REF_SLUG}
|
||||||
paths:
|
# paths:
|
||||||
- workdir/
|
# - workdir/
|
||||||
|
# for later?
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
image: docker:latest
|
image: docker:latest
|
||||||
|
Reference in New Issue
Block a user