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:
|
||||
from_secret: secret
|
||||
commands:
|
||||
- python3 show_secret.py
|
||||
- python3 print_secret.py
|
||||
- name: test
|
||||
image: python:3
|
||||
commands:
|
||||
|
Loading…
Reference in New Issue
Block a user