Modify docker_image_ci.yml.
This commit is contained in:
parent
b26534bc3b
commit
fd00c0da23
4
.github/workflows/docker_image_ci.yml
vendored
4
.github/workflows/docker_image_ci.yml
vendored
@ -3,9 +3,7 @@ name: Docker image CI
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'main'
|
- '*'
|
||||||
- 'feature/*'
|
|
||||||
- 'dependabot/*'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user