Update drone.yml
continuous-integration/drone Build is passing Details

This commit is contained in:
Rob Watson 2022-05-18 18:17:31 +02:00
parent e434ad9a84
commit dbcc5a0cf6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
---
kind: pipeline
type: docker
type: kubernetes
name: default
steps:
@ -20,4 +20,4 @@ steps:
- cd frontend
- yarn
- yarn build
- yarn test
- yarn test