Commit 3fd3229d authored by Wen Wei Li's avatar Wen Wei Li

test build images

parent 003e0d79
Pipeline #5111 failed with stage
...@@ -49,6 +49,15 @@ steps: ...@@ -49,6 +49,15 @@ steps:
- name: build-and-publish-image - name: build-and-publish-image
image: plugins/docker image: plugins/docker
settings: settings:
registry: harborttc.prlab.io
repo: harborttc.prlab.io/ttc/${DRONE_REPO_NAME}
dockerfile: Dockerfile
tags: 1.0.0
username:
from_secret: harbor_username
password:
from_secret: harbor_password
insecure : true
storage_driver: vfs storage_driver: vfs
volumes: volumes:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment