Merge pull request '.drone.yml aktualisiert' (#5) from rulrich-patch-2 into main
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #5
This commit is contained in:
rulrich 2024-03-13 06:52:18 +01:00
commit 71f9251fd9

View file

@ -7,19 +7,19 @@ trigger:
- main - main
steps: steps:
# - name: check SSH - name: check SSH
# image: appleboy/drone-ssh image: appleboy/drone-ssh
# settings: settings:
# host: host:
# - test.band-on.com - test.band-on.com
# username: username:
# from_secret: drone_ansible_user from_secret: drone_ansible_user
# key: key:
# from_secret: drone_ansible_ssh_private_key from_secret: drone_ansible_ssh_private_key
# port: 22 port: 22
# command_timeout: 2m command_timeout: 2m
# script: script:
# - echo "Hello World" - echo "Hello World"
- name: Syntax Check - name: Syntax Check
image: plugins/ansible:3 image: plugins/ansible:3