зеркало из https://github.com/mozilla/bugbug.git
Assert ci-recipes run successfully
This commit is contained in:
Родитель
092c16ffb1
Коммит
093dd38419
|
@ -103,6 +103,8 @@ class Retriever(object):
|
|||
|
||||
upload_adr_cache()
|
||||
|
||||
assert proc.returncode == 0, "Failed to run ci-recipes"
|
||||
|
||||
def retrieve_push_data(self):
|
||||
# Download previous cache.
|
||||
db.download(ADR_CACHE_DB)
|
||||
|
|
Загрузка…
Ссылка в новой задаче