Commit 141764ee authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

docs: fix node-lint's stage name

parent ffae86d4
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -93,7 +93,7 @@ variables:

The Node template features a job `node-lint` that performs Node.js source code **lint**. This job is **disabled by default**. It can be activated by setting `NODE_LINT_ENABLED`

It is bound to the `test` stage, and uses the following variable:
It is bound to the `build` stage, and uses the following variable:

| Input / Variable | Description                                                                                                                                                                                                                | Default value                 |
|--------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------|