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