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
- Host: GitHub
- URL: https://github.com/oldthreefeng/pipelines
- Owner: oldthreefeng
- License: apache-2.0
- Created: 2023-11-14T06:19:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-15T08:31:54.000Z (over 2 years ago)
- Last Synced: 2024-04-17T16:15:13.766Z (about 2 years ago)
- Topics: image, kubeflow-pipelines, sync
- Language: Python
- Homepage:
- Size: 43.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```