mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 07:31:01 +02:00
Change uprev to False for Chrome pfq.
Change-Id: I8c635cf228c9bf1c77d97656d6b38de5289ff9e6 BUG= TEST= Review URL: http://codereview.chromium.org/6347027
This commit is contained in:
parent
25272888e8
commit
b8a84b2cb7
@ -103,7 +103,7 @@ config['x86-generic-chrome-pre-flight-queue'].update({
|
||||
'board' : 'x86-generic',
|
||||
'master' : True,
|
||||
|
||||
'uprev' : True,
|
||||
'uprev' : False,
|
||||
'rev_overlays': 'public',
|
||||
'push_overlays': 'public',
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user