diff options
author | stanley31 <stanley.huang@canonical.com> | 2020-10-13 16:21:16 +0800 |
---|---|---|
committer | stanley31 <stanley.huang@canonical.com> | 2020-10-13 16:21:16 +0800 |
commit | ea313d2e63c85c75384d04aa2612098e1aacb0e8 (patch) | |
tree | 101ba4bf20bcce5692b3fc35140c24730fe778e0 /jobs | |
parent | 18f96b102591898fb79405bc1d40442e250b7ccb (diff) |
Add plugin type for stock_ubuntu_platform_meta
Fixed a missing plugin type error during validate this OEM provider
Diffstat (limited to 'jobs')
-rw-r--r-- | jobs/misc/misc-generic.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jobs/misc/misc-generic.txt b/jobs/misc/misc-generic.txt index 98af1e4..c43d834 100644 --- a/jobs/misc/misc-generic.txt +++ b/jobs/misc/misc-generic.txt @@ -81,6 +81,7 @@ _description: id: misc/generic/stock_ubuntu_platform_meta user: root +plugin: shell command: stock_ubuntu_platform_meta.sh _description: Check if the platform meta package can be installed from Ubuntu archives. |