We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 970623a + 25310e4 commit f1e1d2eCopy full SHA for f1e1d2e
.github/workflows/stableImageBuild.yml
@@ -4,6 +4,9 @@ on:
4
push:
5
tags:
6
- '*.*.*'
7
+ workflow_dispatch:
8
+ tags:
9
+ - '*.*.*'
10
11
jobs:
12
docker:
0 commit comments