.gitlab-ci.yml: fix it again
authorArnout Vandecappelle <arnout@mind.be>
Sat, 1 Jul 2017 18:22:27 +0000 (20:22 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 1 Jul 2017 22:34:40 +0000 (00:34 +0200)
commit29ba13e57cefdf01a8598e409d4efb884fcfde1e
tree341ef482c090cc465f614222dcc7302be958dca2
parentd233eec73fcc9d927d2a118cddb48afe9d24e9dc
.gitlab-ci.yml: fix it again

It seems the ! is removed by the yaml parser, so it needs to be quoted.
While we're at it, add some explanatory comment.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
.gitlab-ci.yml
.gitlab-ci.yml.in