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
FSL
fsleyes
fsleyes-widgets
Commits
484a14dc
Commit
484a14dc
authored
Mar 09, 2021
by
Paul McCarthy
🚵
Browse files
Merge branch 'ci/build-dist' into 'master'
CI: Use newer python in CI jobs See merge request fsl/fsleyes/widgets!66
parents
08eb8bca
46d23f72
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
484a14dc
...
...
@@ -150,6 +150,7 @@ test:3.9:
image
:
pauldmccarthy/fsleyes-py39-wxpy4-gtk3
<<
:
*test_template
test:build-pypi-dist:
stage
:
test
image
:
pauldmccarthy/fsleyes-py38-wxpy4-gtk3
...
...
@@ -206,7 +207,7 @@ build-pypi-dist:
<<
:
*check_version
stage
:
build
image
:
pauldmccarthy/fsleyes-py3
6
-wxpy4-gtk3
image
:
pauldmccarthy/fsleyes-py3
8
-wxpy4-gtk3
tags
:
-
docker
...
...
@@ -230,7 +231,7 @@ deploy-pypi:
<<
:
*setup_ssh
stage
:
deploy
when
:
manual
image
:
python:3.
6
image
:
python:3.
8
tags
:
-
docker
...
...
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