use unmodified draceditor adjust drone timeout

This commit is contained in:
Oly 2017-04-12 08:42:32 +01:00
parent 33e0bb1346
commit 3b471b2bbb
2 changed files with 4 additions and 2 deletions

View File

@ -24,6 +24,7 @@ pipeline:
user: ${SSH_USER} user: ${SSH_USER}
key: ${SSH_KEY} key: ${SSH_KEY}
port: 22 port: 22
command_timeout: 480
script: script:
- cd /var/www/stage/maidstone-hackspace-website - cd /var/www/stage/maidstone-hackspace-website
- git pull - git pull
@ -38,6 +39,7 @@ pipeline:
key: {SSH_KEY} key: {SSH_KEY}
host: maidstone-hackspace.org.uk host: maidstone-hackspace.org.uk
port: 22 port: 22
command_timeout: 480
script: script:
- echo 'to be added' - echo 'to be added'
when: when:

View File

@ -62,5 +62,5 @@ git+https://github.com/olymk2/scaffold.git
djangorestframework==3.6.2 djangorestframework==3.6.2
django-filter==1.0.2 django-filter==1.0.2
git+https://github.com/olymk2/dracos-markdown-editor.git #git+https://github.com/olymk2/dracos-markdown-editor.git
# draceditor draceditor