From 26a5ca34c037ebd51346dba76e59bc315d72996e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20B=C3=BClow?= Date: Wed, 31 Jan 2024 14:19:40 +0100 Subject: [PATCH] job now is not limited to push --- .woodpecker.yaml | 2 -- README.md | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.woodpecker.yaml b/.woodpecker.yaml index b504075..90baff2 100644 --- a/.woodpecker.yaml +++ b/.woodpecker.yaml @@ -21,5 +21,3 @@ steps: username: jmb password: from_secret: forgejo_token - when: - event: push diff --git a/README.md b/README.md index 4b916c7..bde5ca3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # webtop-plus - -Customizes the https://hub.docker.com/r/linuxserver/webtop to my preferences \ No newline at end of file +[![status-badge](https://ci.jmbit.de/api/badges/10/status.svg)](https://ci.jmbit.de/repos/10) +Customizes the https://hub.docker.com/r/linuxserver/webtop to my preferences