We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74c4356 commit f344ea9Copy full SHA for f344ea9
deploy.sh
@@ -21,6 +21,6 @@ git add . # Step 7
21
22
git commit -m "Deploy $REV" # Step 8
23
24
-git push origin master # Step 9
+git push # Step 9
25
26
# git checkout master # Step 10
0 commit comments