This commit is contained in:
@@ -4,5 +4,9 @@ jobs:
|
|||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- name: Clone
|
||||||
|
run: |
|
||||||
|
git clone --depth 1 https://7000pct.gitea.bloupla.net/7000pctAUTO/confsync.git .
|
||||||
|
ls -la
|
||||||
- name: Test
|
- name: Test
|
||||||
run: echo "CI is running"
|
run: echo "Clone successful"
|
||||||
|
|||||||
Reference in New Issue
Block a user