Commit 682375de authored by Thomas Boni's avatar Thomas Boni
Browse files

add note about docker usage

parent 0bf4fdb7
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -63,7 +63,6 @@ Follows these steps to setup your CI/CD pipeline in less than 5 minutes !

### 🏳󠁵󠁳󠁴󠁸󠁿 Example


An example of a full `.gitlab-ci.yml` file with:

* One job template with latest version. Note that `latest/` is optional in the
@@ -122,6 +121,10 @@ the hub. Follow the [customization section](#jobs-customization) to do it.

## 🔧 Jobs customization

!!! info
    All jobs from the `r2devops/hub` specify a docker image to be run in a
    docker container

### 🖌 Global

Each jobs of the hub can be customized. To do it, you have to include the job