From 214a7d24e855729ae0d93a3ca256ba39f97067a7 Mon Sep 17 00:00:00 2001 From: Dominik Meyer Date: Thu, 7 Sep 2023 12:57:05 +0200 Subject: [PATCH] FIX: fixed too many seperators --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 25330f8..ab746fc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -60,7 +60,6 @@ steps: - buildah bud --network host -t "registry.cloud.federationhq.de/tea:latest-arm64" --arch arm64 . - buildah push --all registry.cloud.federationhq.de/tea:latest-arm64 --- ---- kind: pipeline type: kubernetes name: push