Seperate the script

This commit is contained in:
dvirlabs 2025-06-23 00:19:23 +03:00
parent f475eb7fa4
commit ff52ebe83e

View File

@ -6,7 +6,7 @@ steps:
image: alpine
commands:
- apk add --no-cache git bash curl yq
- bash automation/cloudflared-sync.sh
- bash automation/main.sh
environment:
GIT_TOKEN:
from_secret: GIT_TOKEN