Try internal github-server-url
This commit is contained in:
parent
33191d57d7
commit
da60e089cb
@ -53,13 +53,16 @@ jobs:
|
||||
|
||||
update-helm-chart:
|
||||
runs-on: ubuntu-latest
|
||||
needs:
|
||||
- build-and-push
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: scubbo/helm-charts
|
||||
path: helm-charts
|
||||
github-server-url: https://gitea.scubbo.org
|
||||
github-server-url: http://gitea.avril
|
||||
|
||||
- name: Update
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user