mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-11 18:46:07 +00:00
Remove restrictions
This commit is contained in:
+2
-1
@@ -17,4 +17,5 @@ build-container-latest:
|
||||
/kaniko/executor
|
||||
--context "${CI_PROJECT_DIR}/docker"
|
||||
--dockerfile "${CI_PROJECT_DIR}/docker/Dockerfile.go_build"
|
||||
--destination "${CI_REGISTRY_IMAGE}:latest"
|
||||
--destination "${CI_REGISTRY_IMAGE}:latest"
|
||||
--destination "${CI_REGISTRY_IMAGE}:${CI_COMMIT_SHORT_SHA}"
|
||||
Reference in New Issue
Block a user