plugin_factory
plugin.py +4 -13
schema.py +0 -12
.gitlab-ci.yml +18 -5
setup.cfg +1 -1
+ 4
- 13
@@ -17,13 +9,13 @@ class FactoryPlugin(PluginBase):
@@ -35,4 +27,3 @@ class FactoryPlugin(PluginBase):
plugin_factory/schema.py deleted
100644 → 0
+ 0
- 12
\ No newline at end of file
+ 18
- 5
@@ -34,11 +34,7 @@ stages:
@@ -54,6 +50,23 @@ build_image:
+ 1
- 1