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

This commit is contained in:
Sthope 2024-05-05 22:51:02 +02:00
parent 8536623de1
commit b023d7b73b

View File

@ -26,10 +26,10 @@ steps:
from_secret: ssh_password from_secret: ssh_password
port: 22 port: 22
environment: environment:
GIT_PULL: GIT_PULL_SCRIPT:
from_secret: git_pull_script from_secret: git_pull_script
envs: envs:
- git_pull_script - git_pull_script
command_timeout: 2m command_timeout: 2m
script: script:
- $GIT_PULL - echo $GIT_PULL_SCRIPT