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