diff options
| author | 方顺健 <[email protected]> | 2024-10-14 07:19:47 +0000 |
|---|---|---|
| committer | 方顺健 <[email protected]> | 2024-10-14 07:19:47 +0000 |
| commit | 80bf36e44595b5607be380356cca90556953fe5a (patch) | |
| tree | 18055a42929bb3cdcc6dfb083aa29faa15b0c74a | |
| parent | 218c3fab8ebe12d6479a661d15021f82a9ab0454 (diff) | |
Update .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
|
