diff options
Diffstat (limited to '.gitlab-ci.yml')
| -rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ccb52eb..7edec6c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ # This file is a template, and might need editing before it works on your project.
# Full project: https://gitlab.com/pages/plain-html
-image: nz-build
+image: git.mesalab.cn:7443/nezha/nz-build-env:1.6
pages:
stage: deploy
|
