ci: fix image building branch
This commit is contained in:
committed by
GitHub
parent
8dd0c3883b
commit
4d722c35d3
2
.github/workflows/image.yml
vendored
2
.github/workflows/image.yml
vendored
@@ -3,7 +3,7 @@ name: 'build container images'
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
tags:
|
tags:
|
||||||
- '*'
|
- '*'
|
||||||
concurrency:
|
concurrency:
|
||||||
|
|||||||
Reference in New Issue
Block a user