Initial commit
This commit is contained in:
parent
d064ffcdc5
commit
59414a859f
@ -26,8 +26,9 @@ steps:
|
|||||||
from_secret: ssh_password
|
from_secret: ssh_password
|
||||||
port: 22
|
port: 22
|
||||||
environment:
|
environment:
|
||||||
GIT_PULL_SCRIPT:
|
GIT_PULL:
|
||||||
from_secret: git_pull_script
|
from_secret: git_pull_script
|
||||||
command_timeout: 2m
|
command_timeout: 2m
|
||||||
script:
|
script:
|
||||||
|
- echo ${GIT_PULL}
|
||||||
- cd /mnt/user/Docker/wiki && ./sthope/git_pull.sh
|
- cd /mnt/user/Docker/wiki && ./sthope/git_pull.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user