gitlab-ci: trigger NUR update

This commit is contained in:
makefu 2019-04-04 09:14:03 +02:00
parent 966620d6c6
commit f7a22959ca
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225
1 changed files with 1 additions and 0 deletions

View File

@ -15,5 +15,6 @@ nur-packages makefu:
- git filter-branch -f --prune-empty --subdirectory-filter makefu/5pkgs HEAD
- git remote add deploy git@github.com:makefu/nur-packages.git || git remote set-url deploy git@github.com:makefu/nur-packages.git
- git push --force deploy HEAD:master
- curl -XPOST http://nur-update.herokuapp.com/update?repo=makefu
after_script:
- rm -f deploy.key