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