Skip to content
Snippets Groups Projects
Unverified Commit 545e9783 authored by Georg Koppen's avatar Georg Koppen
Browse files

Picking up 68.8.0esr rc2

parent ccef18ad
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/buil
var:
ff_version: '[% pc("firefox", "var/firefox_version") %]'
ff_build: build1
ff_build: build2
input_filename: 'dl-langpack-[% c("var/ff_arch") %]-[% c("version") %]'
targets:
......
......@@ -5,4 +5,4 @@ filename: '[% project %]-[% c("version") %]-[% c("var/build_id") %].tar.gz'
var:
use_container: 0
ff_version: '[% pc("firefox", "var/firefox_version") %]'
ff_build: build1
ff_build: build2
# vim: filetype=yaml sw=2
version: '[% c("abbrev") %]'
filename: 'firefox-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %]'
git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-1-build1'
git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-2-build1'
tag_gpg_id: 1
git_url: https://git.torproject.org/tor-browser.git
git_submodule: 1
......
......@@ -25,7 +25,7 @@ buildconf:
var:
torbrowser_version: '9.0.10'
torbrowser_build: 'build1'
torbrowser_build: 'build2'
torbrowser_incremental_from:
- 9.0.9
project_name: tor-browser
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment