forked from oscar.krause/fastapi-dls
.gitlab-ci.yml improvements
This commit is contained in:
parent
76f732adb6
commit
5c1d291fac
@ -94,6 +94,10 @@ test:
|
||||
|
||||
.test:linux:
|
||||
stage: test
|
||||
rules:
|
||||
- changes:
|
||||
- .DEBIAN/**/*
|
||||
- app/**/*
|
||||
needs:
|
||||
- job: build:apt
|
||||
artifacts: true
|
||||
|
Loading…
Reference in New Issue
Block a user