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