alte gitlab .yml gelöscht.
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
stages:
|
||||
- lint
|
||||
|
||||
yamllint:
|
||||
stage: lint
|
||||
image: python:3.12-alpine
|
||||
before_script:
|
||||
- pip install --no-cache-dir yamllint
|
||||
script:
|
||||
- yamllint .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user