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: # 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