* fixing image keys
This commit is contained in:
parent
93539a017b
commit
43f0dbadd2
@ -18,8 +18,9 @@ package:
|
||||
- build/
|
||||
|
||||
website:
|
||||
image: klakegg/hugo:ext-alpine
|
||||
entrypoint: [""]
|
||||
image:
|
||||
name: klakegg/hugo:ext-alpine
|
||||
entrypoint: [""]
|
||||
stage: build
|
||||
script:
|
||||
- cd gitpage
|
||||
|
Loading…
Reference in New Issue
Block a user