feat(core): add 'postmarketos' to supported OS list
This commit is contained in:
@@ -51,6 +51,7 @@ const SUPPORTED_OS = [
|
||||
'sles opensuse-leap opensuse-tumbleweed',
|
||||
'arch',
|
||||
'alpine',
|
||||
'postmarketos',
|
||||
];
|
||||
|
||||
const SHARED_VARIABLE_TYPES = ['team', 'project', 'environment'];
|
||||
|
||||
Reference in New Issue
Block a user