提交 0973f453 作者: 刘晖

更新 .gitlab-ci.yml

上级 8dce3ecc
流水线 #2018 已失败 于阶段
in 2 分 10 秒
...@@ -24,7 +24,7 @@ build: ...@@ -24,7 +24,7 @@ build:
image: docker:dind image: docker:dind
script: script:
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY_URL - docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY_URL
- docker build -t $CI_REGISTRY_URL/platform/lanzhou-transportation:1.0 - docker build -t $CI_REGISTRY_URL/platform/lanzhou-transportation:1.0 .
- docker push $CI_REGISTRY_URL/platform/lanzhou-transportation:1.0 - docker push $CI_REGISTRY_URL/platform/lanzhou-transportation:1.0
only: only:
- master - master
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论