mirror of
https://github.com/usatiuk/y.git
synced 2025-10-28 18:37:47 +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.
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
workflow_run:
|
||||
workflows: ["Java CI with Gradle"]
|
||||
branches: [main]
|
||||
|
||||
Reference in New Issue
Block a user