Fix age-ci ?

This commit is contained in:
Louis 2025-04-29 16:23:45 +02:00
parent 7019e00ced
commit bfabd15e3a

View file

@ -2,6 +2,7 @@ steps:
- name: age-check
image: alpine:latest
commands:
- cd $CI_REPO_NAME
- /bin/sh -c 'update-age.sh' && echo "Age check succeeded" || echo "Age check failed"
when:
- branch: main
@ -13,6 +14,7 @@ steps:
commit: true
commit_message: "Update age"
remote_name: origin
remote: "$CI_REPO_CLONE_SSH_URL"
author_name: "Woodpecker CI"
author_email: "git@polarolouis.fr"
ssh_key: