summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2019-04-04 09:14:03 +0200
committermakefu <github@syntax-fehler.de>2019-04-04 09:14:03 +0200
commitf7a22959ca67c1426149b61b518fec663d81d0c1 (patch)
tree10d1302485072eb192200d21f90d64f7c67a6e7f /.gitlab-ci.yml
parent966620d6c64bbb2a375e2dc30d8a70c636cd8864 (diff)
gitlab-ci: trigger NUR update
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1946f269..6d2f1506 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -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