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 01d57b2 commit 6a5f399
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 @@ -63,4 +63,4 @@ jobs:
project: Random Quotes
server: ${{ secrets.OCTOPUS_SERVER_URL }}
deploy_to: Dev
packages: randomquotes:${{ steps.determine_version.outputs.semVer }}
packages: Deploy container to Kubernetes:randomquotes::${{ steps.determine_version.outputs.semVer }}

0 comments on commit 6a5f399

Please sign in to comment.