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 b710b28 commit eb7b640
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 @@ -62,4 +62,4 @@ jobs:
project: Random Quotes
server: ${{ secrets.OCTOPUS_SERVER_URL }}
deploy_to: Dev
packages: Deploy container to Kubernetes:randomquotes:${{ steps.package.outputs.versions_new_line }}
packages: Deploy container to Kubernetes:randomquotes:${{ steps.determine_version.outputs.semVer }}

0 comments on commit eb7b640

Please sign in to comment.