Initial commit
This commit is contained in:
parent
a892f44f88
commit
9d7c887c86
12
.drone.yml
12
.drone.yml
@ -28,17 +28,7 @@ steps:
|
|||||||
password:
|
password:
|
||||||
from_secret: ssh_password
|
from_secret: ssh_password
|
||||||
port: 22
|
port: 22
|
||||||
environment:
|
|
||||||
GIT_PULL_SCRIPT:
|
|
||||||
from_secret: GIT_PULL
|
|
||||||
envs:
|
|
||||||
- GIT_PULL
|
|
||||||
command_timeout: 2m
|
command_timeout: 2m
|
||||||
script: |
|
script: |
|
||||||
echo ${GIT_PULL_SCRIPT}
|
|
||||||
echo $GIT_PULL_SCRIPT
|
|
||||||
echo "$GIT_PULL_SCRIPT"
|
|
||||||
echo $GIT_PULL
|
|
||||||
echo ${GIT_PULL}
|
|
||||||
$GIT_PULL
|
|
||||||
cd /mnt/user/Docker/wiki && ./sthope/git_pull.sh
|
cd /mnt/user/Docker/wiki && ./sthope/git_pull.sh
|
||||||
|
echo $GIT_PULL
|
Loading…
x
Reference in New Issue
Block a user