mirror of
https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
synced 2024-11-22 14:28:48 +00:00
make tests interruptible
This commit is contained in:
parent
00dc848083
commit
72054d30c4
@ -128,6 +128,7 @@ build:pacman:
|
|||||||
test:
|
test:
|
||||||
image: python:3.11-slim-bookworm
|
image: python:3.11-slim-bookworm
|
||||||
stage: test
|
stage: test
|
||||||
|
interruptible: true
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||||
- if: $CI_COMMIT_TAG
|
- if: $CI_COMMIT_TAG
|
||||||
|
Loading…
Reference in New Issue
Block a user