提交 2298fb8c 编写于 作者: R Renaud Gaubert

Ensure license-builder stage only happens when the dockerfile is changed

Signed-off-by: NRenaud Gaubert <rgaubert@nvidia.com>
上级 5e9290a6
......@@ -12,8 +12,8 @@ license-builder:
image: docker:stable
stage: build
only:
# changes:
# - license/Dockerfile
changes:
- license/Dockerfile
script:
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- docker build -t $LICENSE_TAG ./license
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册