ci: drop release trigger from docker workflow
This commit is contained in:
@@ -3,8 +3,6 @@ name: Docker Image bauen und veröffentlichen
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags: ["v*"]
|
tags: ["v*"]
|
||||||
release:
|
|
||||||
types: [published]
|
|
||||||
workflow_dispatch: {}
|
workflow_dispatch: {}
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user