Update README.md to use a Docker image
This commit is contained in:
parent
eddfa36334
commit
f30a7a0246
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ This project's static Pages are built by [GitLab CI][ci], following the steps
|
|||
defined in [`.gitlab-ci.yml`](.gitlab-ci.yml):
|
||||
|
||||
```
|
||||
image: alpine:latest
|
||||
|
||||
pages:
|
||||
stage: deploy
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue