Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
octopusden committed May 30, 2023
1 parent 8505dc6 commit 953a7e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: Gradle Compile & UT
on: [push, pull_request, workflow_dispatch]

jobs:
run-build-and-deploy:
build:
uses: octopusden/octopus-base/.github/workflows/common-java-gradle-build.yml@gradle-templates
with:
java-version: "11"
secrets: inherit
docker-image: false

0 comments on commit 953a7e1

Please sign in to comment.