Skip to content

Commit 547a295

Browse files
committed
build in script:
1 parent 58e8191 commit 547a295

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/scripts/run-oats-tests.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ pushd logging-k8s-stdout-otlp-json
66
../gradlew assemble
77
popd
88

9+
pushd javaagent-declarative-configuration
10+
../gradlew build
11+
popd
12+
913
wget -q -O - https://raw.githubusercontent.com/k3d-io/k3d/main/install.sh | bash
1014

1115
go install github.com/grafana/oats@v0.3.1

0 commit comments

Comments
 (0)