Squashed commit of the following: commitad482533fa
Author: AR2000 <ar2000@ar2000.me> Date: Thu Jan 16 15:33:16 2025 +0100 add jq to container commit79352ec046
Author: AR2000 <ar2000@ar2000.me> Date: Thu Jan 16 14:55:37 2025 +0100 stdin commit3100810052
Author: AR2000 <ar2000@ar2000.me> Date: Thu Jan 16 14:33:05 2025 +0100 test
4 lines
224 B
Bash
Executable File
4 lines
224 B
Bash
Executable File
#!/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
|