This commit is contained in:
24
.drone.yml
24
.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
|
||||
#
|
||||
#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
|
||||
Reference in New Issue
Block a user