Loading docs/dev/guidelines.md +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ They shall adopt [snake_case](https://en.wikipedia.org/wiki/Snake_case) conventi ## Job prototype Every template shall define define a ([hidden](https://docs.gitlab.com/ee/ci/yaml/#hide-jobs)) Every template shall define a ([hidden](https://docs.gitlab.com/ee/ci/yaml/#hide-jobs)) base job with name `.<prefix>-base`, [extended](https://docs.gitlab.com/ee/ci/yaml/#extends) by all other jobs, that defines: Loading Loading
docs/dev/guidelines.md +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ They shall adopt [snake_case](https://en.wikipedia.org/wiki/Snake_case) conventi ## Job prototype Every template shall define define a ([hidden](https://docs.gitlab.com/ee/ci/yaml/#hide-jobs)) Every template shall define a ([hidden](https://docs.gitlab.com/ee/ci/yaml/#hide-jobs)) base job with name `.<prefix>-base`, [extended](https://docs.gitlab.com/ee/ci/yaml/#extends) by all other jobs, that defines: Loading