adjust tags semantic
This commit is contained in:
parent
f958559a45
commit
67a578870f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ run-name: Build and Push container
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- '^\d+\.\d+\.\d+$'
|
- '[0-9]+.[0-9]+.[0-9]+'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
IMAGE: git.kvant.cloud/phoenix/besu-hpc
|
IMAGE: git.kvant.cloud/phoenix/besu-hpc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue