Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
yamilmedina committed Nov 26, 2023
1 parent d28add7 commit df36a15
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions AR-builder.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -246,9 +246,9 @@ pipeline {
last_started = env.STAGE_NAME
}

// withGradle() {
// sh './gradlew compileApp'
// }
withGradle() {
sh './gradlew compileApp'
}

}
}
Expand Down

0 comments on commit df36a15

Please sign in to comment.