Retrieving host from secrets
This commit is contained in:
@@ -129,7 +129,8 @@ steps:
|
||||
from_secret: ssh_prod_user
|
||||
PLUGIN_PASSWORD:
|
||||
from_secret: ssh_prod_password
|
||||
PLUGIN_HOST: 192.168.1.48
|
||||
PLUGIN_HOST:
|
||||
from_secret: ssh_prod_host
|
||||
settings:
|
||||
script:
|
||||
- docker stop webapi || true
|
||||
|
||||
Reference in New Issue
Block a user