Skip to content

Commit

Permalink
docker build after tagbot
Browse files Browse the repository at this point in the history
  • Loading branch information
ivborissov committed Oct 1, 2024
1 parent f0c7be9 commit fcbee6c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/docker-qsp-platforms.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Docker QSP Platforms Builder
on:
push:
tags: [v*]
workflow_run:
workflows: ["TagBot"]
types:
- completed
workflow_dispatch:
jobs:
DockerIMG:
Expand Down

0 comments on commit fcbee6c

Please sign in to comment.