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 with stages
in 21 seconds
......@@ -26,7 +26,7 @@ pypi_publish:
before_script:
- pip install twine
only:
- master
- main
stage: publish
when: on_success
script:
......
[tox]
envlist = python3.9
skipsdist = True
[testenv]
deps = pytest
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment