devops - drone test success build
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:
parent
d85ab069ac
commit
945c092b61
15
.drone.yml
15
.drone.yml
|
@ -20,20 +20,7 @@ steps:
|
|||
commands:
|
||||
- go build ./...
|
||||
|
||||
# - name: deploy code
|
||||
# image: appleboy/drone-ssh
|
||||
# volumes:
|
||||
# - name: ssh_key
|
||||
# path: /root/.ssh
|
||||
# settings:
|
||||
# host: bosub-kub-int.metacoaching.pro
|
||||
# username: mtc
|
||||
# port: 21022
|
||||
# key_path: /root/.ssh/id_rsa.kubehost
|
||||
# script:
|
||||
# - echo "Target host name :\ `hostname`"
|
||||
|
||||
- name: test deploy
|
||||
- name: deploy
|
||||
image: alpine
|
||||
volumes:
|
||||
- name: ssh_key
|
||||
|
|
Loading…
Reference in New Issue
Block a user