commit | 02108aa2a28270eda507ac985da7f52788b770a9 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@intel.com> | Thu Jun 30 17:31:22 2022 -0700 |
committer | Matteo Scandolo <matteo.scandolo@intel.com> | Thu Jun 30 17:31:22 2022 -0700 |
tree | 3b91b02a40748107562a8ee31b4904dba6500dd4 | |
parent | 714959f2d4b10c9428a5746275f0400642d4f179 [diff] [blame] |
Fixing docker-publish dependency with version-tag job Change-Id: I67ffcc1d093413fd7027b130080fa53d83d092e6
diff --git a/jjb/verify/device-management-interface.yaml b/jjb/verify/device-management-interface.yaml index eee617f..45828df 100644 --- a/jjb/verify/device-management-interface.yaml +++ b/jjb/verify/device-management-interface.yaml
@@ -26,4 +26,4 @@ jobs: - 'pypi-publish': project-regexp: '^{name}$' - dependency-jobs: 'version-tag' + dependency-jobs: 'version-tag_wildcard'