Skip to content
Snippets Groups Projects
Commit b10e67f7 authored by Maja Jablonska's avatar Maja Jablonska
Browse files

Change branch to main in CI

parent bd83b301
Branches
Tags
No related merge requests found
Pipeline #16315 failed
...@@ -26,7 +26,7 @@ pypi_publish: ...@@ -26,7 +26,7 @@ pypi_publish:
before_script: before_script:
- pip install twine - pip install twine
only: only:
- master - main
stage: publish stage: publish
when: on_success when: on_success
script: script:
......
[tox] [tox]
envlist = python3.9 envlist = python3.9
skipsdist = True
[testenv] [testenv]
deps = pytest deps = pytest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment