From 0e75f74eb8a565c01c0da740372ba481870144d6 Mon Sep 17 00:00:00 2001 From: Udo Waechter Date: Wed, 6 Dec 2023 18:03:16 +0100 Subject: [PATCH] drone yaml --- .drone.yml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/.drone.yml b/.drone.yml index 03c1e3fb..45a6d450 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ platform: trigger: branch: - - private-0.10.35.1-dmarc + - live event: include: - push @@ -27,14 +27,14 @@ steps: key: from_secret: ssh-www-data-maketank-rsa command_timeout: 15m -#- 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 -# \ No newline at end of file +#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 \ No newline at end of file