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