mirror of
https://github.com/vacp2p/linea-besu.git
synced 2026-01-09 21:17:54 -05:00
add the binary on ci at build time, dont need it to be in the code base (#359)
Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net>
This commit is contained in:
@@ -172,6 +172,7 @@ jobs:
|
||||
name: test image
|
||||
command: |
|
||||
mkdir -p docker/reports
|
||||
curl -L https://github.com/aelsabbahy/goss/releases/download/v0.3.9/goss-linux-amd64 -o ./docker/tests/goss-linux-amd64
|
||||
./gradlew --no-daemon testDocker
|
||||
|
||||
publish:
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user