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

This commit is contained in:
2025-03-13 08:08:18 +00:00
parent 7dd6131ce1
commit e4c90f8750

View File

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