Repair docker_image_ci.yml
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
name: Docker image CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'feature/*'
|
||||
pull_request:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'feature/*'
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user