Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Geodynamo
pygeodyn
Commits
e9fcfbcd
Commit
e9fcfbcd
authored
Jul 05, 2019
by
Loic Huder
Browse files
Merge and release next version with new YML
Former-commit-id:
d9100466
parent
e8fdd9e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e9fcfbcd
...
...
@@ -91,13 +91,7 @@ test_validity_merge:
on_merge
:
stage
:
deploy
variables
:
GIT_STRATEGY
:
none
script
:
-
git clone http://$CR_USERNAME:$CR_TOKEN@gricad-gitlab.univ-grenoble-alpes.fr/Geodynamo/pygeodyn.git
-
cd pygeodyn
-
git checkout master
-
git pull
-
python3 pygeodyn/release/releasing.py > changes.log
-
./pygeodyn/release/do_git_release.sh
-
git push http://$CR_USERNAME:$CR_TOKEN@gricad-gitlab.univ-grenoble-alpes.fr/Geodynamo/pygeodyn.git master --tags
...
...
Write
Preview
Supports
Markdown
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