We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd96276 commit ec8341eCopy full SHA for ec8341e
.github/workflows/docker-stable.yml
@@ -7,7 +7,7 @@ name: Docker image stable
7
on:
8
push:
9
tags:
10
- - '*'
+ - '0.12.*'
11
12
jobs:
13
docker:
0 commit comments