Cleanup JS build artifacts (#7164)
* Cleanup JS build artifacts * Trigger js & js-old
This commit is contained in:
parent
ba89f34751
commit
d1d502765b
@ -34,7 +34,7 @@ echo "*** [$PRE_REPO] Pushing upstream"
|
||||
git push --quiet origin HEAD:refs/heads/master > /dev/null 2>&1
|
||||
|
||||
cd ..
|
||||
rm -rf precompiled
|
||||
rm -rf .dist .build .happypack precompiled
|
||||
popd
|
||||
|
||||
# exit with exit code
|
||||
|
@ -1 +1 @@
|
||||
// test script 17
|
||||
// test script 18
|
||||
|
@ -34,7 +34,7 @@ echo "*** [$PRE_REPO] Pushing upstream"
|
||||
git push --quiet origin HEAD:refs/heads/master > /dev/null 2>&1
|
||||
|
||||
cd ..
|
||||
rm -rf precompiled
|
||||
rm -rf .dist .build .happypack precompiled
|
||||
popd
|
||||
|
||||
# exit with exit code
|
||||
|
@ -1 +1 @@
|
||||
// test script 22
|
||||
// test script 23
|
||||
|
Loading…
Reference in New Issue
Block a user