Skip to content

Commit

Permalink
fix-docker-registry-params
Browse files Browse the repository at this point in the history
  • Loading branch information
octopusden committed Jun 6, 2023
1 parent 5b8fd25 commit 53924ec
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@v2.1.1
uses: octopusden/octopus-base/.github/workflows/common-java-gradle-build.yml@fix-docker-registry-params
with:
flow-type: hybrid
java-version: '11'
Expand Down

0 comments on commit 53924ec

Please sign in to comment.