Update to workflow
This commit is contained in:
@@ -9,9 +9,8 @@ stages:
|
||||
- verify
|
||||
|
||||
variables:
|
||||
# Use stable clone path instead of runner-specific path
|
||||
GIT_CLONE_PATH: $CI_BUILDS_DIR/motovaultpro
|
||||
DEPLOY_PATH: $CI_BUILDS_DIR/motovaultpro
|
||||
# CI_PROJECT_DIR is where the runner checks out the code
|
||||
DEPLOY_PATH: $CI_PROJECT_DIR
|
||||
DOCKER_COMPOSE_FILE: docker-compose.yml
|
||||
DOCKER_COMPOSE_PROD_FILE: docker-compose.prod.yml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user