Make file identical to ipng.ch's except for the rsync destination
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -19,10 +19,10 @@ steps:
|
|||||||
key:
|
key:
|
||||||
from_secret: drone_sshkey
|
from_secret: drone_sshkey
|
||||||
hosts:
|
hosts:
|
||||||
- nginx0.nlams1.net.ipng.ch
|
|
||||||
- nginx0.nlams2.net.ipng.ch
|
|
||||||
- nginx0.chrma0.net.ipng.ch
|
- nginx0.chrma0.net.ipng.ch
|
||||||
- nginx0.chplo0.net.ipng.ch
|
- nginx0.chplo0.net.ipng.ch
|
||||||
|
- nginx0.nlams1.net.ipng.ch
|
||||||
|
- nginx0.nlams2.net.ipng.ch
|
||||||
port: 22
|
port: 22
|
||||||
args: '-6'
|
args: '-6'
|
||||||
source: public/
|
source: public/
|
||||||
@ -31,6 +31,5 @@ steps:
|
|||||||
recursive: true
|
recursive: true
|
||||||
secrets: [ drone_sshkey ]
|
secrets: [ drone_sshkey ]
|
||||||
|
|
||||||
|
|
||||||
image_pull_secrets:
|
image_pull_secrets:
|
||||||
- git_ipng_ch_docker
|
- git_ipng_ch_docker
|
||||||
|
Reference in New Issue
Block a user