Add Jenkins plugin
It doesn't do anything other than render "Builds go here" in a DOM but the scaffold is there to start making API calls. This plugin borrows heavily from the CircleCI plugin.
This commit is contained in:
committed by
Fredrik Adelöw
parent
2577c730e7
commit
f080c3256f
@@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
extends: [require.resolve('@backstage/cli/config/eslint')],
|
||||
};
|
||||
Reference in New Issue
Block a user