An open API service indexing awesome lists of open source software.

https://github.com/oldthreefeng/pipelines

kubeflow pipeline images sync to aliyun
https://github.com/oldthreefeng/pipelines

image kubeflow-pipelines sync

Last synced: about 1 year ago
JSON representation

kubeflow pipeline images sync to aliyun

Awesome Lists containing this project

README

          

# pipelines
images sync

## 发布

```
git tag 2.0.3 && git push origin --tags
```

## 重发

```
git tag -d 2.0.3 && git push origin :refs/tags/2.0.3

```