Compare commits

..

1 Commits

Author SHA1 Message Date
Oliver Marks fa5c032707 Turn of cache dir to save memory.
continuous-integration/drone/push Build is failing Details
2019-05-05 09:43:36 +01:00
1 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ steps:
key:
from_secret: ssh_key
port: 22
command_timeout: 480
command_timeout: 5m
script:
- cd /var/www/maidstone-hackspace-website
- git pull
@ -64,7 +64,7 @@ steps:
target: ssh_key
host: maidstone-hackspace.org.uk
port: 22
command_timeout: 480
command_timeout: 5m
script:
- echo 'to be added'
when: