File tree Expand file tree Collapse file tree 2 files changed +0
-16
lines changed Expand file tree Collapse file tree 2 files changed +0
-16
lines changed Original file line number Diff line number Diff line change 1414 pw user mod tester -d `pwd`
1515 chown -R tester .
1616 sudo -u tester bash ci/cirrus-templates/script.bash
17- upload_to_s3 :
18- only_if : $CIRRUS_BRANCH == "stable"
19- script :
20- - pkg install -y py36-pip bash
21- - pip-3.6 install -U setuptools
22- - pip-3.6 install awscli
23- - bash ci/prepare-deploy.bash
24- - aws s3 cp --recursive deploy/ s3://dev-static-rust-lang-org/rustup/
Original file line number Diff line number Diff line change 1414 pw user mod tester -d `pwd`
1515 chown -R tester .
1616 sudo -u tester bash ci/cirrus-templates/script.bash
17- upload_to_s3 :
18- only_if : $CIRRUS_BRANCH == "stable"
19- script :
20- - pkg install -y py36-pip bash
21- - pip-3.6 install -U setuptools
22- - pip-3.6 install awscli
23- - bash ci/prepare-deploy.bash
24- - aws s3 cp --recursive deploy/ s3://dev-static-rust-lang-org/rustup/
You can’t perform that action at this time.
0 commit comments