Commit Graph

5 Commits

Author SHA1 Message Date
Robert Kaussow df7cc521d1
refactor: rename parameter access to acl (#18)
BREAKING CHANGE: The parameter `access` was renamed to `acl` and the environment variable `PLUGIN_ACCESS` was removed.
2022-05-29 22:36:25 +02:00
Robert Kaussow 5207ccc664
fix(deps): update module github.com/thegeeklab/drone-plugin-lib to v2 2022-05-29 13:56:55 +02:00
Robert Kaussow 2c1fe02de9
refactor: add plugin flags to category (#16) 2022-05-29 12:37:09 +02:00
Robert Kaussow 76e29e2a63
refactor: switch to forked thegeeklab/drone-plugin-lib (#4) 2022-05-03 22:48:24 +02:00
Robert Kaussow 4681e2d02b
refactor: rewrite plugin to use drone plugin lib (#3) 2022-05-03 11:45:54 +02:00