deploy
This commit is contained in:
20
.drone.yml
20
.drone.yml
@@ -19,16 +19,16 @@ steps:
|
||||
password:
|
||||
from_secret: registry_password
|
||||
|
||||
# - name: deploy
|
||||
# image: appleboy/drone-ssh
|
||||
# settings:
|
||||
# host: front.okami101.io
|
||||
# port: 2222
|
||||
# username: okami
|
||||
# key:
|
||||
# from_secret: swarm_ssh_key
|
||||
# script:
|
||||
# - docker service update --image registry.okami101.io/adr1enbe4udou1n/blog:latest blog_app --with-registry-auth
|
||||
- name: deploy
|
||||
image: appleboy/drone-ssh
|
||||
settings:
|
||||
host: front.okami101.io
|
||||
port: 2222
|
||||
username: okami
|
||||
key:
|
||||
from_secret: swarm_ssh_key
|
||||
script:
|
||||
- docker service update --image registry.okami101.io/adr1enbe4udou1n/blog:latest blog_app --with-registry-auth
|
||||
|
||||
trigger:
|
||||
event:
|
||||
|
Reference in New Issue
Block a user