Updated deploy to use own docker image
This commit is contained in:
parent
3425cb9582
commit
32a587a16d
|
@ -1,5 +1,5 @@
|
||||||
# .gitlab-ci.yml
|
# .gitlab-ci.yml
|
||||||
image: felicianotech/docker-hugo:0.37
|
image: registry.gitlab.com/softinio/hugo-docker
|
||||||
|
|
||||||
production:
|
production:
|
||||||
type: deploy
|
type: deploy
|
||||||
|
|
Loading…
Reference in a new issue