modif ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Louis 2025-04-02 14:51:23 +02:00
parent 907383481e
commit 9e0a8292c2

View file

@ -1,6 +1,6 @@
variables:
# https://hub.docker.com/r/alpine/git/tags
- &GIT_VERSION v2.30.1
- &GIT_VERSION "alpine/git:v2.30.1"
steps:
- name: build_tex
@ -10,7 +10,7 @@ steps:
- cat cv.log
- name: deploy
image: alpine/git:*GIT_VERSION
image: *GIT_VERSION
commands:
- mkdir -p ~/.ssh
- echo "${SSH_KEY}" > ~/.ssh/id_ed25519