CI/CD
This commit is contained in:
@@ -19,9 +19,11 @@ jobs:
|
|||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
container:
|
container:
|
||||||
image: mirror2.chabokan.net/ubuntu:22.04
|
image: mirror2.chabokan.net/ubuntu:22.04
|
||||||
|
options: --add-host gitea:172.17.0.1
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Checkout repository1
|
- name: Checkout repository
|
||||||
run: |
|
run: |
|
||||||
git clone http://gitea:3000/sajad-dev/Ai.git .
|
git clone http://gitea:3000/sajad-dev/Ai.git .
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user