mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
CI: Add needs section
This commit is contained in:
@@ -319,6 +319,7 @@ unit_test linux/fedora/39/amd64/clang:
|
|||||||
- /opt/libvirt-driver/run.sh
|
- /opt/libvirt-driver/run.sh
|
||||||
after_script:
|
after_script:
|
||||||
- /opt/libvirt-driver/cleanup.sh
|
- /opt/libvirt-driver/cleanup.sh
|
||||||
|
allow_failure: true
|
||||||
|
|
||||||
.fedora38_needs: &fedora38_needs
|
.fedora38_needs: &fedora38_needs
|
||||||
needs:
|
needs:
|
||||||
@@ -508,3 +509,8 @@ deploy python/pypi:
|
|||||||
- build python/linux/arm64
|
- build python/linux/arm64
|
||||||
- build python/macos
|
- build python/macos
|
||||||
- build python/windows
|
- build python/windows
|
||||||
|
needs:
|
||||||
|
- build python/linux/amd64
|
||||||
|
- build python/linux/arm64
|
||||||
|
- build python/macos
|
||||||
|
- build python/windows
|
||||||
|
|||||||
Reference in New Issue
Block a user