alte gitlab .yml gelöscht.
Some checks failed
CI/CD Pipeline / lint (push) Failing after 25s
CI/CD Pipeline / build (push) Has been skipped
CI/CD Pipeline / deploy (push) Has been skipped

This commit is contained in:
2025-12-16 11:02:33 +01:00
parent 32b6ca81b0
commit 46dee4cb79

View File

@@ -1,12 +0,0 @@
stages:
- lint
yamllint:
stage: lint
image: python:3.12-alpine
before_script:
- pip install --no-cache-dir yamllint
script:
- yamllint .