change actions
This commit is contained in:
parent
c1d86ca40a
commit
6fa74ff487
|
@ -1,12 +1,9 @@
|
||||||
name: Build image
|
name: Build image
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
- build
|
|
||||||
tags:
|
tags:
|
||||||
- v*
|
- v*
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
container:
|
container:
|
||||||
|
|
Loading…
Reference in New Issue