Skip to content
Snippets Groups Projects
Commit 3327d1c4 authored by Wout De Nolf's avatar Wout De Nolf
Browse files

Merge branch 'fixup_ci' into 'main'

fixup CI

See merge request !72
parents 1f582153 68bd7c12
No related branches found
No related tags found
1 merge request!72fixup CI
Pipeline #95605 passed with warnings
......@@ -13,13 +13,13 @@ build_sdist:
test_sdist-3.6:
extends: .test_sdist-3.6
before_script:
- !reference [.test-3.6, before_script]
- !reference [.test_sdist-3.6, before_script]
- pip install git+https://git@gitlab.esrf.fr/workflow/pypushflow.git@main
test_sdist-3.8-win:
extends: .test_sdist-3.8-win
before_script:
- !reference [.test-3.6, before_script]
- !reference [.test_sdist-3.8-win, before_script]
- pip install git+https://git@gitlab.esrf.fr/workflow/pypushflow.git@main
build_doc:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment