Update docker-image.yml
This commit is contained in:
5
.github/workflows/docker-image.yml
vendored
5
.github/workflows/docker-image.yml
vendored
@@ -1,6 +1,9 @@
|
||||
name: Docker Image CI
|
||||
|
||||
on: push
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
jobs:
|
||||
push_to_registry:
|
||||
name: Docker Image CI
|
||||
|
||||
Reference in New Issue
Block a user