Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 4c3d4e2e authored by hhakim's avatar hhakim
Browse files

Re-enable pypub and pages jobs for publishing release packages.

parent ca1677f9
No related branches found
No related tags found
No related merge requests found
Pipeline #834067 skipped
......@@ -368,7 +368,7 @@ pkg_linux_release_static:
- job: pkg_linux_purepy_release
artifacts: true
.pages:
pages:
stage: gitlab_pages
script:
- if [[ ! -d 'build' ]]; then mkdir build;fi; cd build
......@@ -804,7 +804,7 @@ test_win_purepy_pkg_extra_pyver:
- job: pkg_win_purepy_release_extra_pyver
artifacts: true
.pypi_pub:
pypi_pub:
stage: pkg_pub
script:
- python3 -m pip install --user twine
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment