更新.gitlab-ci.yml文件
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
default:
|
||||
image: docker.xiaogenban1993.com/node:18.21.1
|
||||
pull_policy: always # 强制每次都重新拉取镜像
|
||||
# 强制每次都重新拉取镜像
|
||||
|
||||
before_script:
|
||||
- echo '====== 准备构建中 ========='
|
||||
|
||||
Reference in New Issue
Block a user