We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1618811 commit 37420a5Copy full SHA for 37420a5
.github/workflows/build-and-deploy-rust.yml
@@ -37,7 +37,6 @@ jobs:
37
38
- name: Hit endpoint to verify service is up
39
run: |
40
- # Wait for tomcat-startup
41
sleep 5
42
43
# Put request with store='storeId' and key=k1
0 commit comments