1
0
Fork 0
mirror of https://github.com/lrsjng/h5ai synced 2025-12-06 08:52:45 +01:00

CI ignoriert h5ai zip output

This commit is contained in:
Jonas Köritz 2016-08-18 17:39:25 +02:00
parent 125d6c6fb5
commit 96b8ca8c23

View file

@ -5,5 +5,6 @@ build_and_deploy:
- npm run build - npm run build
- git log --oneline --decorate > ./build/_h5ai/CHANGELOG.txt - git log --oneline --decorate > ./build/_h5ai/CHANGELOG.txt
- cd ./build/ - cd ./build/
- rm h5ai-*.zip
- scp -r . root@dose.rsc.lan:/var/www/ - scp -r . root@dose.rsc.lan:/var/www/
environment: staging environment: staging