change url
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
run: |
|
run: |
|
||||||
git clone https://akshun-git.duckdns.org/aggarwalakshun/setup-script.git .
|
git clone https://gitea.akshun-lab.cc/aggarwalakshun/setup-script.git .
|
||||||
git checkout $GITEA_SHA
|
git checkout $GITEA_SHA
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
@@ -65,7 +65,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
run: |
|
run: |
|
||||||
git clone https://akshun-git.duckdns.org/aggarwalakshun/setup-script.git .
|
git clone https://gitea.akshun-lab.cc/aggarwalakshun/setup-script.git .
|
||||||
git checkout $GITEA_SHA
|
git checkout $GITEA_SHA
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
@@ -107,7 +107,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
run: |
|
run: |
|
||||||
git clone https://akshun-git.duckdns.org/aggarwalakshun/setup-script.git .
|
git clone https://gitea.akshun-lab.cc/aggarwalakshun/setup-script.git .
|
||||||
git checkout $GITEA_SHA
|
git checkout $GITEA_SHA
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
|
|||||||
Reference in New Issue
Block a user