Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
Signed-off-by: zirain <zirain2009@gmail.com>
  • Loading branch information
zirain committed Jul 2, 2024
1 parent fc170e6 commit b3c4791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/base/manifests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1067,7 +1067,7 @@ spec:
command:
- sh
- "-c"
- "cp -a /app /app-live && cd /app-live && go run . "
- "cp -a /app /app-live && cd /app-live && go run . "
image: golang:1.22.3-alpine
ports:
- containerPort: 8080
Expand Down

0 comments on commit b3c4791

Please sign in to comment.