Files
NGRX-Playground/.drone.yml
T
mnky e0d2515606
continuous-integration/drone/push Build is passing
.drone.yml aktualisiert
2026-03-07 21:33:28 +00:00

10 lines
173 B
YAML

kind: pipeline
type: kubernetes
name: test
steps:
- name: test-secret
image: alpine
commands:
- echo $GITEA_TOKEN
environment:
GITEA_TOKEN: test123