headplane: added chart for headplane #12
|
@ -36,4 +36,12 @@ jobs:
|
|||
password: ${{ secrets.PUBLIC_PACKAGE_WRITE }}
|
||||
registry-url: 'https://teapot.octopusx.de/api/packages/octocloudlab/helm'
|
||||
force: true
|
||||
chart-folder: charts/refact-chatbot-ui
|
||||
chart-folder: charts/refact-chatbot-ui
|
||||
- name: Push Helm Chart to Gitea Registry - headplane
|
||||
uses: bsord/helm-push@v4.1.0
|
||||
with:
|
||||
username: ${{ secrets.USERNAME }}
|
||||
password: ${{ secrets.PUBLIC_PACKAGE_WRITE }}
|
||||
registry-url: 'https://teapot.octopusx.de/api/packages/octocloudlab/helm'
|
||||
force: true
|
||||
chart-folder: charts/headplane
|
||||
|
|
Loading…
Reference in New Issue