CI test
Some checks failed
/ Compilation of content (push) Failing after 12s
/ SSH deployment (push) Has been cancelled

This commit is contained in:
Yann Kervran 2024-05-03 10:19:02 +02:00
parent 8384d07e7f
commit 5aead0795a

View file

@ -10,11 +10,11 @@ jobs:
uname -a uname -a
apk add nodejs npm git apk add nodejs npm git
- name: Checkout repository with git - name: Checkout repository with git
run: | # run: |
git clone --depth 1 https://git.numenaute.org/YannK/Actions_tests.git # git clone --depth 1 https://git.numenaute.org/YannK/Actions_tests.git
# uses: actions/checkout@v4 uses: actions/checkout@v4
# with: with:
# github-server-url: https://git.numenaute.org/ github-server-url: https://git.numenaute.org/
- name: Show content - name: Show content
run: | run: |
pwd pwd