We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deef780 commit 4f8295dCopy full SHA for 4f8295d
.github/workflows/deploy.yaml
@@ -26,3 +26,4 @@ jobs:
26
git-run-command: "java -jar target/example-java-1.0-SNAPSHOT.jar"
27
service-ports: "8000:http"
28
service-routes: "/:8000"
29
+ skip-cache: true
0 commit comments