v3.1.0 #317

Merged
Vylpes merged 76 commits from develop into main 2023-07-08 13:30:22 +01:00
Showing only changes of commit 4c1726f5c8 - Show all commits

View file

@ -5,7 +5,7 @@ type: ssh
name: deployment name: deployment
server: server:
host: 192.168.68.121 host: 192.168.1.2
user: vylpes user: vylpes
password: password:
from_secret: ssh_password from_secret: ssh_password
@ -30,7 +30,7 @@ type: ssh
name: staging name: staging
server: server:
host: 192.168.68.121 host: 192.168.1.2
user: vylpes user: vylpes
password: password:
from_secret: ssh_password from_secret: ssh_password