This commit is contained in:
parent
abe6a938de
commit
2bcfeaae83
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ pipeline:
|
||||||
commands:
|
commands:
|
||||||
- yarn install
|
- yarn install
|
||||||
|
|
||||||
# This step makes sure the project properly builds
|
# This step makes sure the project properly builds.
|
||||||
build:
|
build:
|
||||||
image: 'node:17.3.0'
|
image: 'node:17.3.0'
|
||||||
group: test
|
group: test
|
||||||
|
|
|
||||||
Reference in a new issue