drone yaml
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-12-06 18:03:16 +01:00
parent 91d2f2da8a
commit 0e75f74eb8

View File

@@ -8,7 +8,7 @@ platform:
trigger: trigger:
branch: branch:
- private-0.10.35.1-dmarc - live
event: event:
include: include:
- push - push
@@ -27,14 +27,14 @@ steps:
key: key:
from_secret: ssh-www-data-maketank-rsa from_secret: ssh-www-data-maketank-rsa
command_timeout: 15m command_timeout: 15m
#- name: clear-cache #b- name: clear-cache
# image: appleboy/drone-ssh #b image: appleboy/drone-ssh
# settings: #b settings:
# host: #b host:
# - rechner02.maketank.net #b - rechner02.maketank.net
# username: kmmportal #b username: kmmportal
# key: #b key:
# from_secret: ssh-kmmportal-maketank-rsa #b from_secret: ssh-kmmportal-maketank-rsa
# script: #b script:
# - cd ~/drupal/sites/default && ~/drupal/vendor/bin/drush cc all #b - cd ~/drupal/sites/default && ~/drupal/vendor/bin/drush cc all
# #b