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 name: Docker Image CI
on: on:
push: workflow_run:
branches: [ "main" ] workflows: ["JUnit with Maven"]
pull_request: types:
branches: [ "main" ] - completed
jobs: jobs:
docker-build: docker-build:
runs-on: ubuntu-latest runs-on: ubuntu-latest