Split into two pipelines
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Glenn Y. Rolland 2022-08-19 11:15:39 +02:00
parent 0697e7bf9a
commit d0dc43dd3b

View file

@ -1,7 +1,7 @@
---
kind: pipeline
type: docker
name: default
name: "stage:build"
services:
- name: docker
@ -52,7 +52,7 @@ volumes:
---
kind: pipeline
type: docker
name: default
name: "stage:publish"
services:
- name: docker