1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2025-06-15 14:36:47 +00:00

Try removing cache to see if it speeds things up

This commit is contained in:
Anson 2024-11-14 20:10:19 -07:00
parent 9a961265c0
commit a5d831884a

View File

@ -9,7 +9,6 @@ build:
--dockerfile "${CI_PROJECT_DIR}/Dockerfile"
--destination "${CI_REGISTRY_IMAGE}:${CI_COMMIT_BRANCH}"
--destination "${CI_REGISTRY_IMAGE}:latest"
--cache=true
staging:
cache: