ci: Show env vars
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Glenn Y. Rolland 2023-02-21 16:18:36 +01:00
parent 17a7d179ab
commit b2092758e7

View file

@ -23,6 +23,7 @@ steps:
- name: cache
path: /_cache
commands:
- env |grep DRONE
- |
curl --user your_username:your_password_or_token \
--upload-file /_cache/bin/docmachine \