updated code to new maintainer

and using latest alpine
This commit is contained in:
Jesse Quinn
2019-11-27 17:22:48 -03:00
parent 8acd960634
commit 9e935426bd
3 changed files with 5 additions and 5 deletions

View File

@@ -74,7 +74,7 @@ steps:
- "app.tar.gz.md5"
exclude:
- "**.*"
postscript:
postscript:
- cd ~/packages
- md5sum -c app.tar.gz.md5
- tar -xf app.tar.gz -C ~/app