docker workflow after sonarcloud/junit/maven success

This commit is contained in:
darefjev44 2024-04-20 15:45:11 +01:00 committed by GitHub
parent f2f5b19c28
commit ddfa2e7322
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,11 +1,10 @@
name: Docker Image CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_run:
workflows: ["JUnit with Maven"]
types:
- completed
jobs:
docker-build:
runs-on: ubuntu-latest