update Makefile and default target
Adds a `sha256sum-$(VSN).txt`. For easier CI.
This commit is contained in:
parent
436a866f5d
commit
cca579d218
@ -14,7 +14,7 @@ tasks:
|
||||
- lint: |
|
||||
make -C undocker -O -j$(nproc) lint
|
||||
- binaries: |
|
||||
make -C undocker -O -j$(nproc) sha256sum.txt
|
||||
cat undocker/sha256sum.txt
|
||||
make -C undocker -O -j$(nproc) all
|
||||
cat undocker/sha256sum-*.txt
|
||||
artifacts:
|
||||
- undocker/coverage.html
|
||||
|
Loading…
Reference in New Issue
Block a user