Skip to content

Commit eb7b640

Browse files
authored
Update docker.yaml
1 parent b710b28 commit eb7b640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

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

0 commit comments

Comments
 (0)