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