Update .github/workflows/deploy-docker.yml
All checks were successful
Increase Version / bump-version (push) Successful in 14s
Increase Version / trigger-pipeline-b (push) Successful in 15s

This commit is contained in:
2025-03-13 08:11:52 +00:00
parent a7462b5e29
commit ab31ba039b

View File

@@ -3,7 +3,7 @@ name: Docker Image CI
on: on:
push: push:
tags: tags:
- "docker-build-*" - docker-build-*
jobs: jobs:
build-and-push: build-and-push: