script feed from stdin via json

Squashed commit of the following:

commit ad482533fa
Author: AR2000 <ar2000@ar2000.me>
Date:   Thu Jan 16 15:33:16 2025 +0100

    add jq to container

commit 79352ec046
Author: AR2000 <ar2000@ar2000.me>
Date:   Thu Jan 16 14:55:37 2025 +0100

    stdin

commit 3100810052
Author: AR2000 <ar2000@ar2000.me>
Date:   Thu Jan 16 14:33:05 2025 +0100

    test
This commit is contained in:
2025-01-16 15:44:56 +01:00
parent 9fbd21f958
commit 09186aedac
3 changed files with 51 additions and 30 deletions

3
publish-dev.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
docker image tag gitea.ar2000.me/ar2000/crowdsec-legacy-firewall-bouncer:legacy gitea.ar2000.me/ar2000/crowdsec-legacy-firewall-bouncer:dev
docker push gitea.ar2000.me/ar2000/crowdsec-legacy-firewall-bouncer:dev