1
0
Fork 0

fix(build): run generic build target

This commit is contained in:
ssube 2019-06-30 19:43:35 -05:00
parent 8368271a1c
commit c41d9d0da2
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ build-node:
variables:
GIT_SUBMODULE_STRATEGY: recursive
script:
- make clean-target bundle test
- make clean-target build test
- make run-rules
artifacts: