Update cache config

This commit is contained in:
2020-10-10 20:52:41 +00:00
parent 1010a66f7a
commit 58c5c0b61c

View File

@@ -18,7 +18,7 @@ build:
- docker build --pull -t "$CONTAINER_TEST_IMAGE" . - docker build --pull -t "$CONTAINER_TEST_IMAGE" .
- docker push "$CONTAINER_TEST_IMAGE" - docker push "$CONTAINER_TEST_IMAGE"
cache: cache:
key: 2 key: "2"
release-image: release-image:
stage: release stage: release