Compare commits
1 Commits
3596f0a924
...
fa5c032707
Author | SHA1 | Date |
---|---|---|
|
fa5c032707 |
|
@ -44,7 +44,7 @@ steps:
|
||||||
key:
|
key:
|
||||||
from_secret: ssh_key
|
from_secret: ssh_key
|
||||||
port: 22
|
port: 22
|
||||||
command_timeout: 480
|
command_timeout: 5m
|
||||||
script:
|
script:
|
||||||
- cd /var/www/maidstone-hackspace-website
|
- cd /var/www/maidstone-hackspace-website
|
||||||
- git pull
|
- git pull
|
||||||
|
@ -64,7 +64,7 @@ steps:
|
||||||
target: ssh_key
|
target: ssh_key
|
||||||
host: maidstone-hackspace.org.uk
|
host: maidstone-hackspace.org.uk
|
||||||
port: 22
|
port: 22
|
||||||
command_timeout: 480
|
command_timeout: 5m
|
||||||
script:
|
script:
|
||||||
- echo 'to be added'
|
- echo 'to be added'
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in New Issue