testing again
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
gyurix
2024-06-13 11:33:44 +02:00
parent 2aba1c1b0f
commit 8cc160f09f

View File

@@ -29,10 +29,12 @@ steps:
- name: update public installer repository
image: alpine:latest
secrets: [TOKEN]
environment:
TOKEN:
from_secret: TOKEN
commands:
- apk --update add curl
- echo secret/TOKEN
# - apk --update add curl
- echo $TOKEN
when:
branch: