This commit is contained in:
Leo
2026-04-21 11:21:45 +02:00
parent 878029e8a1
commit 76ec3d0a13

View File

@@ -14,4 +14,12 @@ it-sec-repo/
├── sheet02/ ├── sheet02/
│ ├── a1/ │ ├── a1/
│ ... │ ...
``` ```
## Submissions
- add the tag `sheetXX-submission` to the git commit where sheetXX is the directory containing the submission
```
git tag sheetXX-submission
```
- push that submission commit to the main branch
- the pipeline will create the zip file with the submission and release it