Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 895940ea authored by hhakim's avatar hhakim
Browse files

Re-enable gitlab pages and pypi pub ci jobs.

parent 9590ef7d
Branches
Tags 3.10.0
No related merge requests found
Pipeline #834007 skipped
...@@ -337,7 +337,7 @@ pkg_linux_release_static: ...@@ -337,7 +337,7 @@ pkg_linux_release_static:
only: only:
- tags - tags
.pages: pages:
stage: gitlab_pages stage: gitlab_pages
script: script:
- if [[ ! -d 'build' ]]; then mkdir build;fi; cd build - if [[ ! -d 'build' ]]; then mkdir build;fi; cd build
...@@ -745,7 +745,7 @@ test_win_purepy_pkg_extra_pyver: ...@@ -745,7 +745,7 @@ test_win_purepy_pkg_extra_pyver:
- job: pkg_win_purepy_release_extra_pyver - job: pkg_win_purepy_release_extra_pyver
artifacts: true artifacts: true
.pypi_pub: pypi_pub:
stage: pkg_pub stage: pkg_pub
script: script:
- python3 -m pip install --user twine - 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