Update docker-image.yml
This commit is contained in:
5
.github/workflows/docker-image.yml
vendored
5
.github/workflows/docker-image.yml
vendored
@@ -1,10 +1,9 @@
|
||||
name: Docker Image CI (Dockerhub)
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
release:
|
||||
branches: [ master ]
|
||||
tags: [ 'v*.*.*' ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user