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
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'feature/*'
|
||||
pull_request:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'feature/*'
|
||||
|
||||
jobs:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user