Update file .gitlab-ci.yml

This commit is contained in:
Lee 2023-01-14 00:25:43 +00:00
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