heh
This commit is contained in:
@@ -26,6 +26,6 @@ steps:
|
||||
- python generate_pipeline.py
|
||||
- git config user.name "$GIT_USER_NAME"
|
||||
- git config user.email "$GIT_USER_EMAIL"
|
||||
- git add .woodpecker.yml
|
||||
- git add woodpecker/backup-pipeline.yml
|
||||
- git diff --cached --quiet || git commit -m "Auto-regenerate pipeline [skip ci]"
|
||||
- git push https://oauth2:$GIT_AUTH_TOKEN@git.jthor.site/jthor/ci.git HEAD:main
|
||||
|
||||
Reference in New Issue
Block a user