Test
This commit is contained in:
10
README.md
10
README.md
@@ -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
|
||||||
Reference in New Issue
Block a user