compile all targets
This commit is contained in:
parent
a000e0c482
commit
48800cee35
@ -12,5 +12,7 @@ tasks:
|
||||
make -C undocker coverage.html
|
||||
- lint: |
|
||||
make -C undocker -j$(nproc) -O lint
|
||||
- all: |
|
||||
make -C undocker -j$(nproc) -O all
|
||||
artifacts:
|
||||
- undocker/coverage.html
|
||||
|
Loading…
Reference in New Issue
Block a user