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

This commit is contained in:
Sthope 2024-05-05 23:00:03 +02:00
parent 43d9c66fbe
commit beb3dc437d

View File

@ -34,4 +34,6 @@ steps:
command_timeout: 2m command_timeout: 2m
script: script:
- echo ${GIT_PULL} - echo ${GIT_PULL}
- echo $GIT_PULL
- echo "$GIT_PULL"
- cd /mnt/user/Docker/wiki && ./sthope/git_pull.sh - cd /mnt/user/Docker/wiki && ./sthope/git_pull.sh