1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2025-08-02 19:41:38 +00:00

Moon cannon

This commit is contained in:
2024-09-26 06:49:18 +00:00
parent 6d6256889d
commit cb8a65c412
12 changed files with 2179 additions and 549 deletions

View File

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