提交 ea76e130 作者: bax

gitlab

上级 d21a2eaf
流水线 #6633 已失败 于阶段
in 0 秒
......@@ -26,6 +26,7 @@ variables:
mvn_clean:
stage: clean
before_script:
- git remote rm origin
- git remote set-url origin "$GITLAB_URL"
- git config --global user.name "bax" #配置本地仓库用户名信息
- git config --global user.email "bax@example.com" #配置本地仓库邮箱信息
......@@ -47,7 +48,6 @@ docker_build:
cms-argocd-deploy:
stage: deploy
script:
- cd kustomization/overlays/dev
- kustomize edit set image REGISTRY/NAMESPACE/IMAGE:TAG=$REGISTRY/$NAMESPACE/$IMAGE:$TAG
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论