Skip to content

Commit

Permalink
added docker workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mcasperson committed Oct 23, 2022
1 parent a7b9a1a commit 695b066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
api_key: ${{ secrets.OCTOPUS_API_TOKEN }}
project: RandomQuotes-Java
server: ${{ secrets.OCTOPUS_SERVER_URL }}
deploy_to: Development
deploy_to: Dev
packages: ${{ steps.get_octopus_artifact.outputs.octoversion }}
name: Java Gradle Build
'on':
Expand Down

0 comments on commit 695b066

Please sign in to comment.