f
continuous-integration/drone Build is passing Details

pull/2/head
dmitry.kirdyashkin 2023-07-11 22:19:35 +03:00
parent d613b7e5c0
commit a787ba1ecf
1 changed files with 1 additions and 1 deletions

View File

@ -12,6 +12,6 @@ steps:
from_secret: drone_repo_password from_secret: drone_repo_password
commands: commands:
- envsubst < module.json.template > module.json - envsubst < module.json.template > module.json
- cat module.json.template - cat module.json
- zip -r -9 module.zip ./src/* - zip -r -9 module.zip ./src/*
- ls -la - ls -la