switch to ubuntu
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:39:12 +02:00
parent c7999dfafd
commit 9e8a652be3

View file

@ -1,6 +1,6 @@
steps:
- name: age-check
image: alpine:latest
image: ubuntu:latest
commands:
- cd $CI_WORKSPACE
- ls -al
@ -14,10 +14,10 @@ steps:
settings:
commit: true
commit_message: "Update age"
remote_name: origin
# remote_name: origin
remote: "git@git.polarolouis.fr:2220/cv-latex.git"
# author_name: "Woodpecker CI"
# author_email: "git@polarolouis.fr"
author_name: "Woodpecker CI"
author_email: "git@polarolouis.fr"
ssh_key:
from_secret: SSH-KEY
when: