Skip to content

Commit

Permalink
Merge pull request #61 from magick93/on-tests-pass
Browse files Browse the repository at this point in the history
On-tests-pass
  • Loading branch information
magick93 authored Dec 5, 2024
2 parents 00859aa + b0d67ae commit ba05463
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
name: Docker build and push

on:
push:
branches:
- stable
tags:
- v*
workflow_run:
workflows: ["test-suite"]
push:
branches:
- stable
tags:
- v*

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit ba05463

Please sign in to comment.