pl.allegro.tech.build.axion.release.domain.hooks.ReleaseHookAction.groovy Maven / Gradle / Ivy
package pl.allegro.tech.build.axion.release.domain.hooks
interface ReleaseHookAction {
void act(HookContext hookContext)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy