reproducible.yml (643B)
1 # This Source Code Form is subject to the terms of the Mozilla Public 2 # License, v. 2.0. If a copy of the MPL was not distributed with this 3 # file, You can obtain one at http://mozilla.org/MPL/2.0/. 4 --- 5 task-defaults: 6 fail-on-diff: true 7 run-on-projects: ['mozilla-central'] 8 9 reproducible-linux64: 10 symbol: Linux64 11 new: build-linux64-reproduced/opt 12 original: build-linux64-shippable/opt 13 14 reproducible-linux64-generated-files: 15 symbol: Linux64g 16 artifact: target.generated-files.tar.gz 17 new: build-linux64-reproduced/opt 18 original: build-linux64-shippable/opt 19 extra-args: >- 20 --exclude b/*_yamls.cached