Update .github/workflows/deploy-docker.yml
All checks were successful
Increase Version / bump-version (push) Successful in 16s

This commit is contained in:
2025-03-12 08:56:00 +00:00
parent fa1610fbce
commit 445eebcb94

View File

@@ -1,11 +1,5 @@
name: Docker Image CI name: Docker Image CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs: jobs:
bump-version: bump-version:
runs-on: ubuntu-latest runs-on: ubuntu-latest