add debug
This commit is contained in:
parent
c8c7270ee0
commit
49f49ce293
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ def main [
|
|||
--no-drone-tag # Don't add tag calculated from DRONE_BUILD_NUMBER and DRONE_COMMIT_SHA
|
||||
--no-github-tag # Don't add tag calculated from GItHUB_RUN_NUMBER and GITHUB_SHA
|
||||
] {
|
||||
env
|
||||
|
||||
if not ($input | path exists) {
|
||||
print $"($input) does not exist!"
|
||||
exit 1
|
||||
|
|
Loading…
Reference in a new issue