0

I have a generic job that build docker image. And I want to call him with webhook with all my docker repositories. I'm using Gogs plugin. But I can't figured out how to gather the playload send by gogs :/

Guillaume LUNIK
  • 169
  • 1
  • 2
  • 13

1 Answers1

0

Apparently there's issues with using the Gitea plugin. Some are using the plugin for Gogs instead, or you could try the Generic Webhook Trigger plugin.

Gary
  • 1
  • 1