Repair docker_image_ci.yml
This commit is contained in:
parent
78d1197210
commit
81c7fb6daa
5
.github/workflows/docker_image_ci.yml
vendored
5
.github/workflows/docker_image_ci.yml
vendored
@ -1,13 +1,8 @@
|
|||||||
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