devops - drone test success build
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Mahdi Abu Yasmine 2023-12-15 01:07:56 +01:00
parent d85ab069ac
commit 945c092b61

View File

@ -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