This commit is contained in:
parent
7c43c39eab
commit
65ee2fc702
@ -27,7 +27,7 @@ jobs:
|
||||
- name: Build package
|
||||
run: poetry build
|
||||
- name: Add pypi source
|
||||
run: poetry source add --priority=supplemental ahax https://gitea.example.com/api/packages/pub/pypi
|
||||
run: poetry source add --priority=supplemental ahax https://git.ahax86.ru/api/packages/pub/pypi
|
||||
- name: Add pypi credentials
|
||||
run: poetry config http-basic.ahax ${{ secrets.REPO_USER }} ${{ secrets.REPO_PASS }}
|
||||
- name: Push to pypi
|
||||
|
Loading…
x
Reference in New Issue
Block a user