mirror of
https://github.com/DefectingCat/candy
synced 2025-07-15 16:51:34 +00:00
fix gitlab ci configuration
add GIT_CLONE_PATH
This commit is contained in:
@ -3,6 +3,7 @@ stages:
|
||||
|
||||
variables:
|
||||
APP_NAME: "candy"
|
||||
GIT_CLONE_PATH: '$CI_BUILDS_DIR/$CI_PROJECT_NAME/$CI_PIPELINE_ID'
|
||||
|
||||
image: "rust:latest"
|
||||
|
||||
|
Reference in New Issue
Block a user