From 1e24195b544ea389f3d69730969724d796ce1cf9 Mon Sep 17 00:00:00 2001 From: 97WaterPolo Date: Mon, 21 Aug 2023 15:26:55 -0700 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 07a34ba..1349518 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,7 @@ steps: - echo Revision is $((${DRONE_BUILD_NUMBER}-$BUILD_NUM_SINCE_LAST_MINOR_VERSION)) - echo Registry URL is ${REGISTRY_URL} - echo Registry URL is ${gitea_registry_url} - - echo Registry URL is $REGISTRY_URL so we'll see it it works + - echo Registry URL is $REGISTRY_URL so we will see it it works environment: REGISTRY_URL: from_secret: gitea_registry_url