mirror of
https://github.com/usatiuk/y.git
synced 2025-10-29 02:37:49 +01:00
Actually run docker CI only when tests pass
This commit is contained in:
4
.github/workflows/docker-publish.yml
vendored
4
.github/workflows/docker-publish.yml
vendored
@@ -6,10 +6,6 @@ name: Docker
|
|||||||
# documentation.
|
# documentation.
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches: [ "main" ]
|
|
||||||
pull_request:
|
|
||||||
branches: [ "main" ]
|
|
||||||
workflow_run:
|
workflow_run:
|
||||||
workflows: ["Java CI with Gradle"]
|
workflows: ["Java CI with Gradle"]
|
||||||
branches: [main]
|
branches: [main]
|
||||||
|
|||||||
Reference in New Issue
Block a user