We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf629b9 commit 60bed54Copy full SHA for 60bed54
push-build.sh
@@ -9,4 +9,4 @@ git commit -m "Travis Build: $TRAVIS_BUILD_NUMBER" -m "[skip ci]"
9
git remote rm origin
10
# Add new "origin" with access token in the git URL for authentication
11
git remote add origin https://mauricedoepke:${GH_TOKEN}@github.com/mauricedoepke/webpack-obfuscator.git > /dev/null 2>&1
12
-git push origin master --quiet
+git push origin master
0 commit comments