Skip to content

Commit d0c2d7e

Browse files
authored
Update docker.yaml
1 parent c423d82 commit d0c2d7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ jobs:
6262
project: Random Quotes
6363
server: ${{ secrets.OCTOPUS_SERVER_URL }}
6464
deploy_to: Dev
65-
packages: ${{ steps.package.outputs.versions_new_line }}
65+
packages: Deploy container to Kubernetes:randomquotes:${{ steps.package.outputs.versions_new_line }}
6666

0 commit comments

Comments
 (0)