DO key and not jupiter or titan
This commit is contained in:
parent
8d22447791
commit
645723f23b
@ -6,7 +6,7 @@ pipeline:
|
|||||||
from_secret: jupiterIP
|
from_secret: jupiterIP
|
||||||
username: camille
|
username: camille
|
||||||
key:
|
key:
|
||||||
from_secret: titanPrivateKey
|
from_secret: DOPrivateKey
|
||||||
target: /home/www/docker/quotes/jsquotes
|
target: /home/www/docker/quotes/jsquotes
|
||||||
source: .
|
source: .
|
||||||
overwrite: true
|
overwrite: true
|
||||||
@ -18,7 +18,7 @@ pipeline:
|
|||||||
from_secret: jupiterIP
|
from_secret: jupiterIP
|
||||||
username: camille
|
username: camille
|
||||||
key:
|
key:
|
||||||
from_secret: titanPrivateKey
|
from_secret: DOPrivateKey
|
||||||
script:
|
script:
|
||||||
- docker restart quotes
|
- docker restart quotes
|
||||||
branches: master
|
branches: master
|
||||||
|
Loading…
Reference in New Issue
Block a user