Skip to content
Snippets Groups Projects
Commit 247b922a authored by Georgiy Eterevskiy's avatar Georgiy Eterevskiy
Browse files

Change pypi_repo

parent 7b2dc4b5
Branches
Tags
No related merge requests found
......@@ -12,7 +12,7 @@ steps:
- name: Upload to pypi
image: python:3.8-alpine
environment:
PYPI_REPO: https://pypi.perx.ru/
PYPI_REPO: https://pypi.perx.ru/root/develop
PYPI_PASSWORD:
from_secret: pypi_password
commands:
......@@ -32,7 +32,7 @@ steps:
- name: Upload to pypi
image: python:3.8-alpine
environment:
PYPI_REPO: https://pypi.perx.ru/
PYPI_REPO: https://pypi.perx.ru/root/develop
PYPI_PASSWORD:
from_secret: pypi_password_prod
commands:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment