Skip to content

Commit 4f8295d

Browse files
authored
set skip-cache
1 parent deef780 commit 4f8295d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ jobs:
2626
git-run-command: "java -jar target/example-java-1.0-SNAPSHOT.jar"
2727
service-ports: "8000:http"
2828
service-routes: "/:8000"
29+
skip-cache: true

0 commit comments

Comments
 (0)