mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-03-09 18:27:52 +01:00
wip
This commit is contained in:
@@ -167,6 +167,7 @@ test-matrix:
|
||||
QT_PCKG: ""
|
||||
image: $CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX/python:$PYTHON_VERSION
|
||||
script:
|
||||
- echo /tmp/core > /proc/sys/kernel/core_pattern
|
||||
- *clone-repos
|
||||
- *install-os-packages
|
||||
- pip install -e ./bec/bec_lib[dev]
|
||||
@@ -178,7 +179,7 @@ test-matrix:
|
||||
# upload core dumps
|
||||
when: on_failure
|
||||
paths:
|
||||
- /usr/lib/systemd/systemd-coredump/*
|
||||
- /tmp/core
|
||||
expire_in: 1 week
|
||||
|
||||
end-2-end-conda:
|
||||
|
||||
Reference in New Issue
Block a user