Skip to content

Commit 4cd1ef1

Browse files
Update docker-image.yml
1 parent ced1282 commit 4cd1ef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ jobs:
4747
with:
4848
args: |
4949
kubectl cluster-info
50-
kubectl create deployment hello --image 247308769694.dkr.ecr.us-east-1.amazonaws.com/hello-repo --port 8080
50+
kubectl create deployment hello --image=247308769694.dkr.ecr.us-east-1.amazonaws.com/hello-repo
5151
kubectl get deployments

0 commit comments

Comments
 (0)