drone yaml typo
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-12-06 18:30:23 +01:00
parent b3290085c0
commit 9dbb5322f2

View File

@@ -27,14 +27,14 @@ steps:
key:
from_secret: ssh-www-data-maketank-rsa
command_timeout: 10m
#b- name: clear-cache
#b image: appleboy/drone-ssh
#b settings:
#b host:
#b - rechner02.maketank.net
#b username: kmmportal
#b key:
#b from_secret: ssh-kmmportal-maketank-rsa
#b script:
#b - cd ~/drupal/sites/default && ~/drupal/vendor/bin/drush cc all
#b
#- name: clear-cache
# image: appleboy/drone-ssh
# settings:
# host:
# - rechner02.maketank.net
# username: kmmportal
# key:
# from_secret: ssh-kmmportal-maketank-rsa
# script:
# - cd ~/drupal/sites/default && ~/drupal/vendor/bin/drush cc all
#