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:
|
commands:
|
||||||
- go build ./...
|
- go build ./...
|
||||||
|
|
||||||
# - name: deploy code
|
- name: deploy
|
||||||
# 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
|
|
||||||
image: alpine
|
image: alpine
|
||||||
volumes:
|
volumes:
|
||||||
- name: ssh_key
|
- name: ssh_key
|
||||||
|
|
Loading…
Reference in New Issue
Block a user