fix variable
This commit is contained in:
parent
8d8307d768
commit
ea3eb64329
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
variables:
|
||||
- &HUGO_VERSION=0.115.3
|
||||
- &HUGO_VERSION '0.115.3'
|
||||
|
||||
steps:
|
||||
build-and-push:
|
||||
|
|
Loading…
Reference in a new issue