Skip to content

Commit

Permalink
Feature ETO-256: Fix order ./gradlew setup instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
valeg-etendo committed Nov 1, 2023
1 parent 48393f9 commit 3d50dae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/unittests/JenkinsfileOracle
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,8 @@ spec:
sh """
mkdir -p build/lib/runtime
./gradlew prepareConfig --info
./gradlew install --info
./gradlew setup --info
./gradlew install --info
./gradlew expandModules --info
./gradlew smartbuild --info
"""
Expand Down

0 comments on commit 3d50dae

Please sign in to comment.