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

This commit is contained in:
2025-03-12 08:56:42 +00:00
parent fae08d68db
commit 679d5fe9f7

View File

@@ -1,5 +1,8 @@
name: Docker Image CI
on:
workflow_dispatch: # Start alleen als het handmatig of via API wordt getriggerd
jobs:
bump-version:
runs-on: ubuntu-latest