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