Cleanup JS build artifacts (#7164)

* Cleanup JS build artifacts

* Trigger js & js-old
This commit is contained in:
Jaco Greeff 2017-11-29 14:39:57 +01:00 committed by GitHub
parent ba89f34751
commit d1d502765b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -34,7 +34,7 @@ echo "*** [$PRE_REPO] Pushing upstream"
git push --quiet origin HEAD:refs/heads/master > /dev/null 2>&1 git push --quiet origin HEAD:refs/heads/master > /dev/null 2>&1
cd .. cd ..
rm -rf precompiled rm -rf .dist .build .happypack precompiled
popd popd
# exit with exit code # exit with exit code

View File

@ -1 +1 @@
// test script 17 // test script 18

View File

@ -34,7 +34,7 @@ echo "*** [$PRE_REPO] Pushing upstream"
git push --quiet origin HEAD:refs/heads/master > /dev/null 2>&1 git push --quiet origin HEAD:refs/heads/master > /dev/null 2>&1
cd .. cd ..
rm -rf precompiled rm -rf .dist .build .happypack precompiled
popd popd
# exit with exit code # exit with exit code

View File

@ -1 +1 @@
// test script 22 // test script 23