final pipeline config with new token
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2026-02-15 11:03:36 +00:00
parent ee22d23220
commit 9366b24c5d

View File

@@ -24,7 +24,6 @@ steps:
GITEA_TOKEN:
from_secret: gitea_token
commands:
- 'echo "token length: $(echo -n $GITEA_TOKEN | wc -c)"'
- 'sed -i "s#image: git.mikhailkilin.ru/killingdruid/bcard:.*#image: git.mikhailkilin.ru/killingdruid/bcard:${CI_COMMIT_SHA}#" k8s/bcard.yaml'
- 'git config user.email "woodpecker@ci"'
- 'git config user.name "Woodpecker CI"'