kopia lustrzana https://gitlab.com/gerbolyze/gerbonara
Fix .gitlab-ci.yml for some python packaging bullshi
rodzic
1aaac3936f
commit
19bcd5ce96
|
@ -14,7 +14,7 @@ build:archlinux:
|
|||
GIT_SUBMODULE_STRATEGY: none
|
||||
script:
|
||||
- git config --global --add safe.directory "$CI_PROJECT_DIR"
|
||||
- pip3 install --user wheel
|
||||
- pip3 install --user wheel setuptools
|
||||
- python3 setup.py sdist bdist_wheel
|
||||
artifacts:
|
||||
name: "gerbolyze-$CI_COMMIT_REF_NAME-gerbonara"
|
||||
|
|
Ładowanie…
Reference in New Issue