Merge branch 'master' of http://192.168.31.100:8088/framework/xosmopluginlibrary
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
default:
|
default:
|
||||||
image: docker.xiaogenban1993.com/node:18.21.1
|
image: docker.xiaogenban1993.com/node:13.11.0
|
||||||
pull_policy: always # 强制每次都重新拉取镜像
|
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- echo '====== 准备构建中 ========='
|
- echo '====== 准备构建中 ========='
|
||||||
@@ -44,3 +43,4 @@ job_deploy:
|
|||||||
after_script:
|
after_script:
|
||||||
- echo "====== 发布完成 ========="
|
- echo "====== 发布完成 ========="
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user