Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 64c24abb authored by hhakim's avatar hhakim
Browse files

Temporarily disable pypub and pages jobs for testing release packages without publishing.

parent 3539cf4b
No related branches found
No related tags found
No related merge requests found
......@@ -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