Update .github/workflows/deploy-docker.yml
All checks were successful
Docker Image CI / build-and-push (push) Successful in 2m22s
Increase Version / bump-version (push) Successful in 20s
Increase Version / trigger-pipeline-b (push) Successful in 15s
Docker Image CI / deploy (push) Successful in 46s

This commit is contained in:
2025-03-13 08:16:57 +00:00
parent d043ce840b
commit a71579b801

View File

@@ -2,8 +2,10 @@ name: Docker Image CI
on: on:
push: push:
branches:
- main
tags: tags:
- docker-build-* - "docker-build-*"
jobs: jobs:
build-and-push: build-and-push: