Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
synhelper
Commits
cc6a804f
Commit
cc6a804f
authored
Jan 16, 2018
by
APolitsin
Browse files
Update .gitlab-ci.yml
parent
6f33c201
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
cc6a804f
...
...
@@ -10,18 +10,4 @@ build:
-
dev
script
:
-
PROJ="synhelper"
-
git config --global user.name "Anatoly Politsin"
-
git config --global user.email politsin@gmail.com
-
git config --global push.default simple
-
git checkout master
-
git pull
-
git checkout 8.x-1.x
-
git branch --set-upstream-to=origin/8.x-1.x 8.x-1.x
-
git pull
-
git merge master
-
git remote set-url origin https://$AUTH@git.synapse-studio.ru/d-org/$PROJ.git
-
git push origin 8.x-1.x
-
git remote set-url origin $DAUTH@git.drupal.org:project/$PROJ.git
-
git push
-
git tag
-
git push --tags
-
~/git-push.sh $PROJ
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment