Initial commit
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Build / build (push) Failing after 10s
lint / lint (push) Failing after 9s
Docker Compose Test / test (push) Failing after 5s

This commit is contained in:
Sthope 2024-05-05 23:02:24 +02:00
parent 463029bb86
commit b38945ae9a

View File

@ -31,6 +31,8 @@ steps:
environment:
GIT_PULL_SCRIPT:
from_secret: git_pull_script
+ envs:
- git_pull_script
command_timeout: 2m
script:
- echo ${GIT_PULL_SCRIPT}