Edit build.yml
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
|
||||
- name: Checkout code
|
||||
run: |
|
||||
git clone http://192.168.1.233:3011/aggarwalakshun/rust-setup.git .
|
||||
git clone https://akshun-gitlab.uk/aggarwalakshun/rust-setup.git .
|
||||
git checkout $GITEA_SHA
|
||||
|
||||
- name: Install dependencies
|
||||
@@ -53,7 +53,7 @@ jobs:
|
||||
|
||||
- name: Checkout code
|
||||
run: |
|
||||
git clone http://192.168.1.233:3011/aggarwalakshun/rust-setup.git .
|
||||
git clone https://akshun-gitlab.uk/aggarwalakshun/rust-setup.git .
|
||||
git checkout $GITEA_SHA
|
||||
|
||||
- name: Install dependencies
|
||||
@@ -83,7 +83,7 @@ jobs:
|
||||
|
||||
- name: Checkout code
|
||||
run: |
|
||||
git clone http://192.168.1.233:3011/aggarwalakshun/rust-setup.git .
|
||||
git clone https://akshun-gitlab.uk/aggarwalakshun/rust-setup.git .
|
||||
git checkout $GITEA_SHA
|
||||
|
||||
- name: Install dependencies
|
||||
|
||||
Reference in New Issue
Block a user