changing a value
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Randy Chömpff 2023-08-02 15:10:49 +02:00
parent 5e07111c7b
commit 827cbea481
1 changed files with 2 additions and 2 deletions

View File

@ -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