forked from platypush/platypush
EOF required in the cat command.
This commit is contained in:
parent
949e5de070
commit
bc519d4b09
1 changed files with 1 additions and 0 deletions
|
@ -291,6 +291,7 @@ steps:
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Homepage: https://platypush.tech
|
Homepage: https://platypush.tech
|
||||||
Description: Universal command executor and automation hub.
|
Description: Universal command executor and automation hub.
|
||||||
|
EOF
|
||||||
- dpkg --build "$GIT_BUILD_DIR"
|
- dpkg --build "$GIT_BUILD_DIR"
|
||||||
- aws s3 cp "$PKGNAME" s3://platypush-static/deb/git/
|
- aws s3 cp "$PKGNAME" s3://platypush-static/deb/git/
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue