fix path to show secret
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Julien Fastré 2022-12-19 21:36:02 +01:00
parent 7539550ce7
commit 181aa038b7
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ steps:
SECRET:
from_secret: secret
commands:
- python3 show_secret.py
- python3 print_secret.py
- name: test
image: python:3
commands: