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:18:10 +02:00
parent 0d49bd53a3
commit 49c86cd848

View file

@ -54,6 +54,9 @@ kind: pipeline
type: docker
name: "stage:publish"
depend_on:
- "stage:build"
services:
- name: docker
image: docker:dind