Skip to content
Snippets Groups Projects
Commit ce7e2eee authored by Erick Hitter's avatar Erick Hitter
Browse files

Make branch variable, for multidev

parent 89c13b87
No related branches found
No related tags found
1 merge request!9Make branch variable, for multidev
...@@ -73,4 +73,4 @@ git-push: ...@@ -73,4 +73,4 @@ git-push:
- git diff --exit-code - git diff --exit-code
- git status -s - git status -s
- git log -n 1 - git log -n 1
- git push --force pantheon master - git push --force pantheon "$PANTHEON_GIT_BRANCH"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment