Skip to content
Snippets Groups Projects
Verified Commit 82ef2141 authored by Simon's avatar Simon
Browse files

fixing entrypoint

parent be1dc3c6
No related branches found
No related tags found
No related merge requests found
Pipeline #1749 failed
......@@ -7,7 +7,7 @@ build:
stage: build
image:
name: klakegg/hugo
entrypoint: ''
entrypoint: ['']
script:
- hugo
cache:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment