Skip to content

Commit

Permalink
Update docker.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcasperson authored Oct 24, 2022
1 parent 6fffd33 commit 2bcd04f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ jobs:
project: Random Quotes
server: ${{ secrets.OCTOPUS_SERVER_URL }}
deploy_to: Dev
packages: ${{ steps.determine_version.outputs.semVer }}
packages: Deploy container to Kubernetes:randomquotes:${{ steps.determine_version.outputs.semVer }}

0 comments on commit 2bcd04f

Please sign in to comment.