ci) use cloud domain for internal actions
Some checks failed
PR Checks / lint-test-and-docker-build (pull_request) Failing after 7s
Some checks failed
PR Checks / lint-test-and-docker-build (pull_request) Failing after 7s
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: https://git.campbellwireless.net/actions/checkout@v1
|
uses: https://cloud.campbellwireless.net/git/actions/checkout@v1
|
||||||
with:
|
with:
|
||||||
server-url: https://cloud.campbellwireless.net/git
|
server-url: https://cloud.campbellwireless.net/git
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: https://git.campbellwireless.net/actions/checkout@v1
|
uses: https://cloud.campbellwireless.net/git/actions/checkout@v1
|
||||||
with:
|
with:
|
||||||
server-url: https://cloud.campbellwireless.net/git
|
server-url: https://cloud.campbellwireless.net/git
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user