Skip to content

Commit 1e1fce1

Browse files
committed
Fix docker hub repository name
1 parent 83d6ce7 commit 1e1fce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
context: .
2323
push: true
24-
tags: scaling_kubernetes_hpa_vpa/worker:latest
24+
tags: narsic/scaling_kubernetes_hpa_vpa:latest
2525

2626
deploy-to-k8s:
2727
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)