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