From efba7d38ab7112a3ba63793562315c04250d10de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustavo=20Quint=C3=A3o?= Date: Wed, 11 Oct 2023 14:49:53 -0300 Subject: [PATCH] Add type: kubernetes to drone --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 3873d36f..a5d18fce 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,7 +15,7 @@ fbd: &filter_branch_develop - pull_request kind: pipeline -type: docker +type: kubernetes name: default platform: @@ -66,7 +66,7 @@ steps: services: - name: docker - image: docker:dind + image: public.ecr.aws/hotmart/pipeline-dind:latest command: - --max-concurrent-downloads - 6