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 c99d2c6 commit f10f055Copy full SHA for f10f055
network-test/usage_scenario.yml
@@ -17,7 +17,7 @@ flow:
17
command: sleep 1
18
note: Sleep 1 s
19
- type: console
20
- command: curl --fail https://file-examples.com/wp-content/uploads/2017/10/file_example_JPG_1MB.jpg --output /tmp/test_image.jpg --silent
+ command: curl --fail https://file-examples.com/wp-content/storage/2017/10/file_example_JPG_1MB.jpg --output /tmp/test_image.jpg --silent
21
note: Downloading 1 MB demo file
22
- name: Pause
23
container: gcb-alpine-curl
0 commit comments