Maint: remove microbadger hook from CI

This commit is contained in:
Quentin McGaw (desktop)
2021-07-19 02:18:22 +00:00
parent af358f777b
commit bc1b09e997

View File

@@ -98,8 +98,3 @@ jobs:
qmcgaw/gluetun:${{ steps.vars.outputs.version }}
qmcgaw/private-internet-access:${{ steps.vars.outputs.version }}
push: true
- if: github.event_name == 'push' && github.event.ref == 'refs/heads/master'
name: Microbadger hook
run: curl -X POST https://hooks.microbadger.com/images/qmcgaw/gluetun/l-keGI7p4IhX4QuIDMFYKhsZ1L0=
continue-on-error: true