F ci
Some checks failed
ci/woodpecker/push/age-check Pipeline was successful
ci/woodpecker/push/build-deploy Pipeline was successful
ci/woodpecker/manual/age-check Pipeline failed
ci/woodpecker/manual/build-deploy Pipeline failed

This commit is contained in:
Louis 2025-04-29 16:37:13 +02:00
parent b13fee5a22
commit c7999dfafd

View file

@ -4,7 +4,7 @@ steps:
commands:
- cd $CI_WORKSPACE
- ls -al
- /bin/sh 'update-age.sh infos_persos.tex' && echo "Age check succeeded" || echo "Age check failed"
- /bin/sh 'update-age.sh' infos_persos.tex && echo "Age check succeeded" || echo "Age check failed"
when:
- branch: main
event: [cron, manual]
@ -15,7 +15,7 @@ steps:
commit: true
commit_message: "Update age"
remote_name: origin
# remote: "$CI_REPO_CLONE_SSH_URL"
remote: "git@git.polarolouis.fr:2220/cv-latex.git"
# author_name: "Woodpecker CI"
# author_email: "git@polarolouis.fr"
ssh_key: