File tree Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1- name : Bump version and create tag
1+ name : Build and publish to Docker Hub
22on :
33 push :
44 branches :
Original file line number Diff line number Diff line change 1313 with :
1414 name : onepanel/core
1515 username : ${{ secrets.DOCKER_HUB_USERNAME }}
16- password : ${{ secrets.DOCKER_HUB_TOKEN }}
17- snapshot : true
16+ password : ${{ secrets.DOCKER_HUB_TOKEN }}
Original file line number Diff line number Diff line change 11# Onepanel
22
3- Welcome to Onepanel! This is the main repository for the API and also where you can submit bugs and enhancement requests.
3+ Welcome to Onepanel! This is the main repository for the API. It is also where you can submit bugs and enhancement requests.
44
55## Getting started
6- See our [ deployment guide] ( https://onepanelio.github.io/core- docs/docs/deployment/overview ) to get started.
6+ See our [ Quick start guide] ( https://docs.onepanel.ai/ docs/getting-started/quickstart ) to get started.
77
88## Contributing
99
10- See our [ contribution guide] ( https://onepanelio.github.io/core-docs/docs/getting-started/contributing ) to get started.
10+ See our [ Contribution guide] ( https://docs.onepanel.ai/docs/getting-started/contributing ) to get started.
11+
12+ ## Acknowledgments
13+ Onepanel uses the excellent [ Argo] ( https://github.com/argoproj/argo ) project under the hood to orchestrate workflows.
You can’t perform that action at this time.
0 commit comments