Repair docker_image_ci.yml
This commit is contained in:
parent
7200190b78
commit
b324fdfd96
5
.github/workflows/docker_image_ci.yml
vendored
5
.github/workflows/docker_image_ci.yml
vendored
@ -1,8 +1,13 @@
|
|||||||
name: Docker image CI
|
name: Docker image CI
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- 'main'
|
||||||
|
- 'feature/*'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
|
- 'main'
|
||||||
- 'feature/*'
|
- 'feature/*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user