Commit a4000b61 authored by Jan Kiene's avatar Jan Kiene
Browse files

update readme

parent 461271c5
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -13,10 +13,11 @@ This repository is mainly meant to share scripts and configs between the two rep
``` bash
.
├── includes  # folder for (possibly shared) yaml files which are included in the main ones
│   ├── ..
│   ├── basop
│   ├── float
│   └── shared
├── main-basop.yml  # CI config for ivas-basop repo
├── main-float.yml  # CI config for ivas-basop repo
├── main.yml  # shared CI config
├── ...
└── snippets  # Folder for scripts used in CI only. Shared ones go in the folder directly. Can be small ones or bigger scripts which implement a whole job
    ├── basop