Skip to content

Commit

Permalink
Bump template version to v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
octopusden committed Jun 7, 2023
1 parent 53924ec commit 4b2c0b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request, workflow_dispatch]

jobs:
run-build-and-deploy:
uses: octopusden/octopus-base/.github/workflows/common-java-gradle-build.yml@fix-docker-registry-params
uses: octopusden/octopus-base/.github/workflows/common-java-gradle-build.yml@v2.1.2
with:
flow-type: hybrid
java-version: '11'
Expand Down

0 comments on commit 4b2c0b0

Please sign in to comment.