Skip to content

Commit

Permalink
Merge pull request #73 from sourceboat/feature/add_build_stable_manua…
Browse files Browse the repository at this point in the history
…l_workflow_action
  • Loading branch information
Kevin Buchholz authored Mar 31, 2022
2 parents 970623a + 25310e4 commit f1e1d2e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/stableImageBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
push:
tags:
- '*.*.*'
workflow_dispatch:
tags:
- '*.*.*'

jobs:
docker:
Expand Down

0 comments on commit f1e1d2e

Please sign in to comment.