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