test
Some checks failed
/ Compilation of content (push) Successful in 10s
/ SSH deployment (push) Failing after 11s

This commit is contained in:
Yann Kervran 2024-04-19 11:25:57 +02:00
parent 099c0c2dad
commit 221da49cc4

View file

@ -30,9 +30,9 @@ jobs:
path: /workspace/YannK/Actions_tests/Actions_tests/site
ssh_test:
name: SSH connection tests
name: SSH deployment
runs-on: bookworm
container: minidocks/mkdocs
container: alpine
steps:
- name: Add NodeJs & ssh
run: |