try with secret pareamter
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
181aa038b7
commit
aab30f3daf
@ -5,6 +5,7 @@ name: default
|
|||||||
steps:
|
steps:
|
||||||
- name: print_secret
|
- name: print_secret
|
||||||
image: python:3
|
image: python:3
|
||||||
|
secrets: [secret]
|
||||||
environment:
|
environment:
|
||||||
SECRET:
|
SECRET:
|
||||||
from_secret: secret
|
from_secret: secret
|
||||||
|
Loading…
Reference in New Issue
Block a user