This commit is contained in:
@@ -43,6 +43,6 @@ steps:
|
||||
--local context=.
|
||||
--local dockerfile=.
|
||||
--opt build-arg:PIP_INDEX_URL=$PIP_INDEX_URL
|
||||
--output type=image,"name=harbor.dc.teramesh.cn/library/databridge:dev",push=true
|
||||
--output type=image,"name=harbor.dc.teramesh.cn/library/tools/databridge:dev",push=true,registry.insecure=false,registry.auth=$HARBOR_DOCKER_AUTH
|
||||
--export-cache type=s3,region=x,bucket=ci-cache,name=teramesh-dev,endpoint_url=http://minio.minio:9000,use_path_style=true,access_key_id=$MINIO_SERVER_ACCESS_KEY,secret_access_key=$MINIO_SERVER_SECRET_KEY
|
||||
--import-cache type=s3,region=x,bucket=ci-cache,name=teramesh-dev,endpoint_url=http://minio.minio:9000,use_path_style=true,access_key_id=$MINIO_SERVER_ACCESS_KEY,secret_access_key=$MINIO_SERVER_SECRET_KEY
|
||||
Reference in New Issue
Block a user