mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2025-12-05 01:10:15 +00:00
Appease yamllint
This commit is contained in:
@@ -19,7 +19,7 @@ docker-build:
|
||||
variables:
|
||||
ENVIRONMENT_NAME: "production"
|
||||
# We'll set the version in the script and append stable tags
|
||||
DOCKER_TAGS: "" # We'll determine in script
|
||||
DOCKER_TAGS: ""
|
||||
# Scheduled nightly builds on main
|
||||
- if: $CI_PIPELINE_SOURCE == "schedule" && $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||
variables:
|
||||
|
||||
Reference in New Issue
Block a user