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

Make branch variable, for multidev

parent 02d6d6a0
Branches
No related tags found
1 merge request!10Make branch variable, for multidev
......@@ -65,6 +65,7 @@ git-push:
- ls -la
- git init
- git checkout -b "$PANTHEON_GIT_BRANCH"
- git remote add pantheon "$PANTHEON_GIT_REMOTE"
- git status -s
- git add -A
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment