Update docker-image.yml

This commit is contained in:
Soulter
2024-02-07 13:05:52 +08:00
committed by GitHub
parent 83dcb5165c
commit 7d9b3c6c5c
+2 -5
View File
@@ -1,11 +1,8 @@
name: Docker Image CI/CD
on:
push:
branches:
- master
paths-ignore:
- '**/*.md'
release:
types: [published]
workflow_dispatch:
jobs:
publish-latest-docker-image: