WIP: test de la CI
This commit is contained in:
parent
89253d575b
commit
8e33704efa
|
@ -3,6 +3,6 @@ jobs:
|
||||||
synchro:
|
synchro:
|
||||||
runs-on: linux_amd64
|
runs-on: linux_amd64
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- run: |+
|
||||||
echo Sync files with server
|
echo Sync files with server
|
||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}
|
||||||
|
|
Loading…
Reference in New Issue