Update workflows

This commit is contained in:
Ben Sarmiento
2023-11-21 21:01:16 +01:00
parent 03b189731c
commit a068f64c99
2 changed files with 20 additions and 11 deletions

View File

@@ -3,7 +3,7 @@ name: Build Docker Image
on:
push:
tags:
- 'v*'
- '*'
jobs:
build-and-push-image: