3

What is the bitbucket-pipelines equivalent of github's?

on:
  create:

on:
  delete:
GDev
  • 428
  • 1
  • 5
  • 14
  • is it possible to trigger a pipeline on delete event? delete of any branch or say feature branch, is it possible to capture that event. This event is there in webhook – rahoolm Jan 21 '23 at 12:21

0 Answers0