cleaned up woodpecker.yml

This commit is contained in:
Johannes Bülow 2025-04-20 19:27:25 +02:00
parent 2b0901a982
commit 3390b94d70
Signed by: jmb
GPG key ID: B56971CF7B8F83A6
2 changed files with 4 additions and 7 deletions

View file

@ -1,8 +1,3 @@
when:
- branch: main
event: push
variables:
- &file Dockerfile
- &repo git.jmbit.de/${CI_REPO_OWNER}/${CI_REPO_NAME}
@ -25,5 +20,6 @@ steps:
password:
from_secret: forgejo_token
when:
branch: main
event: push

View file

@ -4,7 +4,8 @@ title: "Tools"
# Tools
Sammlung von selbst-programmierten tools
## [Crypttool (WIP)](https://crypttool.jmbit.de)
Verschlüsselt eine Datei im Browser mit einem zufällig generierten Passwort, ohne dass die Datei den PC verlässt.
## [CAPE Sandbox](https://cape.jmbit.de)
Dynamic Analysis Sandbox für Malware