Skip to content

Commit eb5f6b8

Browse files
committedJul 23, 2022
specify deploy file
1 parent 29dfdbb commit eb5f6b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ push: build
77
docker push puckpuck/seashell:$(VERSION)
88

99
deploy:
10-
kubectl apply -f .
10+
kubectl apply -f seashell.yaml

0 commit comments

Comments
 (0)