Update build-container.yaml
This commit is contained in:
parent
27415bdff6
commit
a7fc312b6c
1 changed files with 0 additions and 2 deletions
2
.github/workflows/build-container.yaml
vendored
2
.github/workflows/build-container.yaml
vendored
|
@ -2,8 +2,6 @@ name: Build Container
|
||||||
|
|
||||||
"on":
|
"on":
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
tags:
|
tags:
|
||||||
- "v[0-9]+.[0-9]+.[0-9]+"
|
- "v[0-9]+.[0-9]+.[0-9]+"
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in a new issue