Sign in
fuchsia
/
infra
/
recipes.git
/
5dce2907007b3bbee580b3c9f55ce9aa2dc1ed80
/
.
/
recipe_modules
/
publish
/
__init__.py
blob: 0e01cc7d3790e2693cfd93231f16024efcd0e9f9 [
file
] [
log
] [
blame
]
# Copyright 2021 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
DEPS
=
[
"fuchsia/cipd_ensure"
,
"recipe_engine/json"
,
"recipe_engine/step"
,
]