Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Pin third_party for taskcluster builds (#1593)
Browse files Browse the repository at this point in the history
  • Loading branch information
bluemarvin authored and MortimerGoro committed Aug 19, 2019
1 parent d1667e3 commit 9cf3908
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions third_party_hash
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ea5998d59e37b64d002d0f0e2f2b20ddbaaeb10e
1 change: 1 addition & 0 deletions tools/taskcluster/get_third_party.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ cp tools/ssh/config ~/.ssh
python tools/taskcluster/fetch_secret.py -s project/firefoxreality/github-deploy-key -o ~/.ssh/deploymentkey_rsa -n key
chmod go-rwx ~/.ssh/deploymentkey_rsa
git clone [email protected]:MozillaReality/FirefoxReality-android-third-party.git third_party
pushd third_party && git co -b target-branch `cat ../third_party_hash` && popd

0 comments on commit 9cf3908

Please sign in to comment.