# vim: filetype=yaml sw=2
version: 1.9.8.6
git_url: https://git.torproject.org/torbutton.git
git_hash: '[% c("version") %]'
gpg_keyring: torbutton.gpg
tag_gpg_id: 1
filename: "[% project %]-[% c('version') %]-[% c('var/build_id') %].xpi"
var:
  container:
    use_container: 1
input_files:
  - project: container-image

targets:
  nightly:
    version: master
    tag_gpg_id: 0
