Commit 5762c24e authored by Thomas Boni's avatar Thomas Boni
Browse files

Merge branch 'cherry-pick-258d35af' into '393-new-job-deployer'

Merge branch '388-job_structure-check-gitkeep-shouldn-t-be-mandatory' into 'latest'

See merge request r2devops/hub!233
parents 4c1f3d5e d6f075f5
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ follow this standardized structure:
        ├── versions              # Jobs changelogs
        │   ├── 0.1.0.md
        │   └── ...
        └── screenshots           # Job screenshots
        └── screenshots           # (Optional) Job screenshots
            ├── job_picture.png
            └── ...
```
@@ -205,6 +205,6 @@ be included in the documentation.

Supported format: `.png`, `.jpeg`, `.jpg`

!!! warning
    If you don't want to add any pictures, you have to add at least an empty
    file named `.gitkeep` to ensure the folder presence in git!
!!! tip
    If you don't want to add pictures, you don't have to, it's only 
    a bonus to ease the understanding of your new job!

jobs/apidoc/screenshots/.gitkeep

deleted100644 → 0
+0 −0

Empty file deleted.

+0 −0

Empty file deleted.

+0 −0

Empty file deleted.

+0 −0

Empty file deleted.

Loading