Update .gitlab-ci.yml file
This commit is contained in:
@@ -17,7 +17,8 @@ default:
|
|||||||
# -----------------------------------------
|
# -----------------------------------------
|
||||||
deploy:staging:
|
deploy:staging:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
tags:
|
||||||
|
- staging
|
||||||
variables:
|
variables:
|
||||||
TARGET_PATH: "${FTP_PATH_STAGING}"
|
TARGET_PATH: "${FTP_PATH_STAGING}"
|
||||||
CONFIG_ENV_DIR: "config/staging"
|
CONFIG_ENV_DIR: "config/staging"
|
||||||
|
|||||||
Reference in New Issue
Block a user