Skip to content
Snippets Groups Projects

aurweb: Mirror aur.git to GitHub[1]

All threads resolved!
Files
3
@@ -69,6 +69,8 @@
- aurweb-usermaint.service
- aurweb-usermaint.timer
- aurweb.service
- aurweb-github-mirror.service
- aurweb-github-mirror.timer
when: release.changed
- name: stop AUR systemd services and timers
@@ -82,6 +84,7 @@
- aurweb-tuvotereminder.timer
- aurweb-usermaint.timer
- aurweb.service
- aurweb-github-mirror.timer
when: release.changed
- name: clone aurweb repo
@@ -299,4 +302,5 @@
- aurweb-tuvotereminder.timer
- aurweb-usermaint.timer
- aurweb.service
- aurweb-github-mirror.timer
when: release.changed
Loading