Compare commits
6
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c718b966a1 | ||
|
|
99438e142f | ||
|
|
4d8076c3cf | ||
|
|
db75c5b74a | ||
|
|
966a082147 | ||
|
|
cd20a5ec29 |
+1
-1
@@ -51,7 +51,7 @@ steps:
|
||||
- CHANGELOG=$(git log $VER..HEAD --pretty="- %s")
|
||||
- echo "**$VER**\n\n$CHANGELOG\n\n--------------------------------------------------------------------\n\n$(cat CHANGELOG.md)" > CHANGELOG.md
|
||||
- git add CHANGELOG.md
|
||||
- git commit -m "Changelog for $VER"
|
||||
- git commit -m "Changelog for $VER [CI SKIP]"
|
||||
- ./build.sh --publish --from-ci
|
||||
- git remote add pushing https://$GITEA_USR:$GITEA_PASS@gitea.amine-louveau.fr/Louvorg/ReaderForSelfoss-multiplatform.git
|
||||
- git push pushing master
|
||||
|
500 Internal Server Error
Gitea Version: 1.28.0+dev-211-ga30d865b78 | ||||