Skip to content
Code-Schnipsel Gruppen Projekte
Commit 8e31fe57 erstellt von Jan Wennrich's avatar Jan Wennrich
Dateien durchsuchen

feat!: set default stage to lint

Übergeordneter 6ffb5dca
No related branches found
No related tags found
Keine zugehörigen Merge Requests gefunden
Pipeline #6621 fehlgeschlagen mit Phase
in 10 Sekunden
......@@ -11,4 +11,4 @@ include:
php-version: "8.3"
stages:
- test
\ No newline at end of file
- lint
\ No newline at end of file
......@@ -8,8 +8,8 @@ spec:
description: "Optionally define the prefix for the job name, default is 'php-syntax-check'"
default: "php-syntax-check"
job-stage:
description: "Optionally define in which stage the job should run, default is 'test'"
default: "test"
description: "Optionally define in which stage the job should run, default is 'lint'"
default: "lint"
---
$[[ inputs.job-prefix ]]-$[[ inputs.php-version ]]:
......
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren