fix path to show secret
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
7539550ce7
commit
181aa038b7
@ -9,7 +9,7 @@ steps:
|
|||||||
SECRET:
|
SECRET:
|
||||||
from_secret: secret
|
from_secret: secret
|
||||||
commands:
|
commands:
|
||||||
- python3 show_secret.py
|
- python3 print_secret.py
|
||||||
- name: test
|
- name: test
|
||||||
image: python:3
|
image: python:3
|
||||||
commands:
|
commands:
|
||||||
|
Loading…
Reference in New Issue
Block a user