Compare commits
1 Commits
3596f0a924
...
fa5c032707
Author | SHA1 | Date |
---|---|---|
|
fa5c032707 |
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue