Skip to content
Snippets Groups Projects

Add src

Merged Andrei Biriukov requested to merge feature/init into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -15,7 +15,7 @@ steps:
@@ -15,7 +15,7 @@ steps:
image: python:3.8-alpine
image: python:3.8-alpine
environment:
environment:
PYPI_REPO:
PYPI_REPO:
from_secret: pypi_repo
from_secret: pypi_repo_dev
PYPI_PASSWORD:
PYPI_PASSWORD:
from_secret: pypi_password
from_secret: pypi_password
commands:
commands:
Loading