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