File tree Expand file tree Collapse file tree 6 files changed +3
-329
lines changed
Expand file tree Collapse file tree 6 files changed +3
-329
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2323
2424 - name : Pull configuration from xs-opam
2525 run : |
26- curl --fail --silent https://raw.githubusercontent.com/xapi-project/xs-opam/master /tools/xs-opam-ci.env | cut -f2 -d " " > .env
26+ curl --fail --silent https://raw.githubusercontent.com/xapi-project/xs-opam/6.99-lcm /tools/xs-opam-ci.env | cut -f2 -d " " > .env
2727
2828 - name : Load environment file
2929 id : dotenv
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -14,14 +14,14 @@ runs:
1414 - name : Pull configuration from xs-opam
1515 shell : bash
1616 run : |
17- curl --fail --silent https://raw.githubusercontent.com/xapi-project/xs-opam/master /tools/xs-opam-ci.env | cut -f2 -d " " > .env
17+ curl --fail --silent https://raw.githubusercontent.com/xapi-project/xs-opam/6.99-lcm /tools/xs-opam-ci.env | cut -f2 -d " " > .env
1818 cat /etc/os-release
1919
2020 - name : Download XE_SR_ERRORCODES.xml
2121 shell : bash
2222 run : |
2323 mkdir -p /opt/xensource/sm
24- wget -O /opt/xensource/sm/XE_SR_ERRORCODES.xml https://raw.githubusercontent. com/xapi-project/sm/master /libs/sm/core/XE_SR_ERRORCODES.xml
24+ wget -O /opt/xensource/sm/XE_SR_ERRORCODES.xml https://github. com/xapi-project/sm/raw/refs/tags/v4.1.9 /libs/sm/core/XE_SR_ERRORCODES.xml
2525
2626 - name : Load environment file
2727 id : dotenv
You can’t perform that action at this time.
0 commit comments