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 2a9acb4 commit c9301edCopy full SHA for c9301ed
.github/workflows/docker-build-publish.yml
@@ -11,6 +11,8 @@ on:
11
- "v[0-9]+.[0-9]+.[0-9]+-alpha.[0-9]+"
12
- "v[0-9]+.[0-9]+.[0-9]+-beta.[0-9]+"
13
- "v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+"
14
+ - "v[0-9]+.[0-9]+.[0-9]+-arabica"
15
+ - "v[0-9]+.[0-9]+.[0-9]+-mocha"
16
pull_request:
17
18
jobs:
0 commit comments