mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-08-16 13:47:28 +02:00
Update build.yml
This commit is contained in:
parent
bc32bf666f
commit
64e963bdb6
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -247,7 +247,7 @@ jobs:
|
|||||||
|
|
||||||
test-build-docker-images:
|
test-build-docker-images:
|
||||||
if: github.event_name == 'pull_request' && needs.files-changed.outputs.project == 'true'
|
if: github.event_name == 'pull_request' && needs.files-changed.outputs.project == 'true'
|
||||||
needs: [files-changed, build]
|
needs: [files-changed, build, check-generateOpenApiDocs, check-licence]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
|
Loading…
Reference in New Issue
Block a user