diff --git a/.drone.yml b/.drone.yml index c724139..60f2583 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ steps: SECRET: from_secret: secret commands: - - python3 show_secret.py + - python3 print_secret.py - name: test image: python:3 commands: