Change drone config to use kubernetes
Some checks reported errors
continuous-integration/drone/push Build is passing
continuous-integration/drone Build encountered an error

This commit is contained in:
zvon 2022-01-07 00:47:48 +01:00
parent 0d855ed218
commit 2dff727934

View File

@ -1,6 +1,6 @@
---
kind: pipeline
type: docker
type: kubernetes
name: mario-build
platform:
os: linux
@ -17,7 +17,7 @@ steps:
- make
---
kind: pipeline
type: docker
type: kubernetes
name: mario-formatting
platform:
os: linux