Merge pull request #42 from hodanov/feature/github_workflow
Modify docker_image_ci.yml.
This commit is contained in:
commit
b868425570
7
.github/workflows/docker_image_ci.yml
vendored
7
.github/workflows/docker_image_ci.yml
vendored
@ -1,11 +1,6 @@
|
|||||||
name: Docker image CI
|
name: Docker image CI
|
||||||
|
|
||||||
on:
|
on: [push]
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- 'main'
|
|
||||||
- 'feature/*'
|
|
||||||
- 'dependabot/*'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user