mirror of
https://gitlab.com/Anson-Projects/zine.git
synced 2025-07-23 14:51:34 +00:00
Update .gitlab-ci.yml file
This commit is contained in:
@@ -5,7 +5,7 @@ stages:
|
||||
|
||||
variables:
|
||||
CARGO_HOME: "$CI_PROJECT_DIR/cargo"
|
||||
DEFAULT_PIPELINE_NAME: "Pipeline Name for $CI_COMMIT_BRANCH"
|
||||
DEFAULT_PIPELINE_NAME: "$CI_COMMIT_BRANCH - $CI_COMMIT_MESSAGE"
|
||||
SCHEDULED_PIPELINE_NAME: "Daily scheduled build pipeline"
|
||||
|
||||
cache:
|
||||
|
Reference in New Issue
Block a user