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
Daniel Scheffler
arosics
Commits
4f6367b1
Commit
4f6367b1
authored
Feb 16, 2021
by
Daniel Scheffler
Browse files
Fixed CI job. Bumped version.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
0b19aa07
Pipeline
#19439
canceled with stages
in 9 minutes and 22 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4f6367b1
...
@@ -14,7 +14,7 @@ test_arosics:
...
@@ -14,7 +14,7 @@ test_arosics:
-
source /root/miniconda3/bin/activate ci_env
-
source /root/miniconda3/bin/activate ci_env
# update py_tools_ds and geoarray
# update py_tools_ds and geoarray
-
conda update -y -q -c conda-forge py
_
tools
_
ds
-
conda update -y -q -c conda-forge py
-
tools
-
ds
-
conda update -y -q -c conda-forge geoarray
-
conda update -y -q -c conda-forge geoarray
# run tests
# run tests
...
...
arosics/version.py
View file @
4f6367b1
...
@@ -22,5 +22,5 @@
...
@@ -22,5 +22,5 @@
# with this program. If not, see <http://www.gnu.org/licenses/>.
# with this program. If not, see <http://www.gnu.org/licenses/>.
__version__
=
'1.2.
5
'
__version__
=
'1.2.
6
'
__versionalias__
=
'2021-02-
02
_01'
__versionalias__
=
'2021-02-
16
_01'
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