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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user