added types in pipeline
Some checks failed
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2026-02-24 12:47:14 +01:00
parent bf8bb3cfb8
commit 602e4e1413

View File

@@ -1,6 +1,7 @@
--- ---
kind: pipeline kind: pipeline
type: docker
name: server_build_and_test name: server_build_and_test
steps: steps:
@@ -19,6 +20,7 @@ steps:
--- ---
kind: pipeline kind: pipeline
type: docker
name: check_for_formatting name: check_for_formatting
steps: steps: