Forgot to change required environment change.
This commit is contained in:
parent
25a6cd391f
commit
f12248bf01
1 changed files with 2 additions and 2 deletions
|
@ -29,8 +29,8 @@ steps:
|
|||
|
||||
- name: Deploy on ad5001.eu
|
||||
environment:
|
||||
DEV_WWW_PATH:
|
||||
from_secret: DEV_WWW_PATH
|
||||
PROD_WWW_PATH:
|
||||
from_secret: PROD_WWW_PATH
|
||||
commands:
|
||||
- cd "$PROD_WWW_PATH"
|
||||
- git pull
|
||||
|
|
Loading…
Reference in a new issue