From 21baf7815e72805050fced0292f9b3586ae774b5 Mon Sep 17 00:00:00 2001 From: RemRem et ToTo Date: Fri, 2 Dec 2022 09:32:52 +0100 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 03054fc..e94aaa1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -66,9 +66,9 @@ steps: from_secret: SECRET_REGISTRY_USERNAME password: from_secret: SECRET_REGISTRY_PASSWORD - when: - branch: - - master + # when: + # branch: + # - master # container deployment - name: deploy-container