From 827cbea481ea24443dc4d1f0e96d54d5b41fa54c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Randy=20Ch=C3=B6mpff?= Date: Wed, 2 Aug 2023 15:10:49 +0200 Subject: [PATCH] changing a value --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index aad1264..677ae02 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,6 +1,6 @@ --- kind: pipeline -name: blog_website +name: test concurrency: limit: 1 steps: @@ -18,7 +18,7 @@ steps: image: 'fbartels/cloudron-surfer:5.12.2' environment: SURFTOKEN: - from_secret: surftoken_example_hugo + from_secret: surftoken-example commands: - surfer --version - touch public/ # touch folder to avoid problems with timestamps