drone-sigh #57

Merged
AmineB merged 24 commits from drone-sigh into master 2022-09-14 10:32:01 +00:00
Showing only changes of commit d1d0bbf4a3 - Show all commits

View File

@ -24,7 +24,7 @@ steps:
- apt-get update && apt-get install -y git
- ./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 ${TAG}
- git push pushing --tags
environment:
GITEA_USR:
from_secret: giteaUsr