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 6c36162 commit 33a80b9Copy full SHA for 33a80b9
ec2builder-component.yaml
@@ -9,7 +9,7 @@ phases:
9
action: WebDownload
10
maxAttempts: 3
11
inputs:
12
- - source: https://raw.githubusercontent.com/ravi9/openvino-ami/2022.3.0/install-ov-notebooks.sh
+ - source: https://raw.githubusercontent.com/ravi9/openvino-ami/main/install-ov-notebooks.sh
13
destination: /tmp/
14
overwrite: true
15
ignoreCertificateErrors: true
ec2builder-test-component.yaml
- - source: https://raw.githubusercontent.com/ravi9/openvino-ami/2022.3.0/test-pip-ov-install.sh
+ - source: https://raw.githubusercontent.com/ravi9/openvino-ami/main/test-pip-ov-install.sh
0 commit comments