This commit is contained in:
parent
4981fd31ac
commit
8417de6ddb
|
|
@ -24,6 +24,7 @@ build:
|
||||||
script:
|
script:
|
||||||
- echo "Building Java project with Gradle via Nix shell..."
|
- echo "Building Java project with Gradle via Nix shell..."
|
||||||
# Enter nix-shell and run the build
|
# Enter nix-shell and run the build
|
||||||
|
- nix-shell --run "./gradlew :Esi:updateEsiApi"
|
||||||
- nix-shell --run "./gradlew package"
|
- nix-shell --run "./gradlew package"
|
||||||
|
|
||||||
# Verify the binary exists
|
# Verify the binary exists
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue