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

Fix branch

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