final pipeline config with new token
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
@@ -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"'
|
||||
|
||||
Reference in New Issue
Block a user