build: Only build on tags

This commit is contained in:
Chris Coutinho
2025-05-25 10:59:14 +02:00
parent e53f4dc2dc
commit a0b9482915
@@ -2,7 +2,6 @@ name: Build and Publish Docker Image
on:
push:
branches: [ "master" ]
tags: ["*"]
jobs: