Seperate the script
This commit is contained in:
parent
f475eb7fa4
commit
ff52ebe83e
@ -6,7 +6,7 @@ steps:
|
|||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- apk add --no-cache git bash curl yq
|
- apk add --no-cache git bash curl yq
|
||||||
- bash automation/cloudflared-sync.sh
|
- bash automation/main.sh
|
||||||
environment:
|
environment:
|
||||||
GIT_TOKEN:
|
GIT_TOKEN:
|
||||||
from_secret: GIT_TOKEN
|
from_secret: GIT_TOKEN
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user