removed redundant plus sign
This commit is contained in:
parent
af79802ed2
commit
7e485e0089
@ -27,7 +27,7 @@ steps:
|
||||
from_secret: hugo_host
|
||||
user: HUGO_USER
|
||||
from_secret: hugo_user
|
||||
+ key: "$HUGO_KEY"
|
||||
key: "$HUGO_KEY"
|
||||
from_secret: hugo_key
|
||||
source: ./public
|
||||
target: $HUGO_DIR
|
||||
|
Loading…
Reference in New Issue
Block a user