update README
This commit is contained in:
parent
acf3c34eab
commit
7ce56b9423
|
|
@ -5,8 +5,10 @@
|
||||||
### 1) Clone project to your server
|
### 1) Clone project to your server
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone https://gitea.nswteam.net/joseph/gitea_CICD.git
|
git clone https://<USERNAME>:<PASSWORD>gitea.nswteam.net/joseph/gitea_CICD.git
|
||||||
```
|
```
|
||||||
|
- Get username:
|
||||||
|
<div><img src="https://ibb.co/crCJShW" alt="getUsername" width="300"></div>
|
||||||
|
|
||||||
### 2) Access the folder you just cloned
|
### 2) Access the folder you just cloned
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue