Initial commit
Some checks failed
continuous-integration/drone/push Build is passing
Build / build (push) Failing after 10s
lint / lint (push) Failing after 8s
Docker Compose Test / test (push) Failing after 5s

This commit is contained in:
Sthope 2024-05-05 23:08:21 +02:00
parent a892f44f88
commit 9d7c887c86

View File

@ -28,17 +28,7 @@ steps:
password:
from_secret: ssh_password
port: 22
environment:
GIT_PULL_SCRIPT:
from_secret: GIT_PULL
envs:
- GIT_PULL
command_timeout: 2m
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
echo $GIT_PULL