chore: failed_job commit message

This commit is contained in:
curben 2019-10-01 13:00:34 +01:00
parent 0190da7dc4
commit c76911b2ff
No known key found for this signature in database
GPG Key ID: 5D9DB57A25D34EE3
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ failed_job:
- mkdir -p .gitlab/
- wget https://img.shields.io/badge/pipeline-failed-critical.svg -O .gitlab/status.svg
- git add .gitlab/status.svg
- git diff-index --quiet HEAD || git commit -m "Success pipeline"
- git diff-index --quiet HEAD || git commit -m "Failed pipeline"
- ssh git@gitlab.com
- git push
- ssh -T git@github.com || echo