test #69

Merged
khwezi merged 2 commits from test into main 2026-03-14 10:32:48 +02:00
Showing only changes of commit a6a32817c5 - Show all commits

View File

@@ -129,7 +129,8 @@ steps:
from_secret: ssh_prod_user from_secret: ssh_prod_user
PLUGIN_PASSWORD: PLUGIN_PASSWORD:
from_secret: ssh_prod_password from_secret: ssh_prod_password
PLUGIN_HOST: 192.168.1.48 PLUGIN_HOST:
from_secret: ssh_prod_host
settings: settings:
script: script:
- docker stop webapi || true - docker stop webapi || true