An open API service indexing awesome lists of open source software.

https://github.com/sudo-whodo/python-webhook-gitlab

This repo demonstrates how to trigger a Gitlab CI/CD pipeline with a python webhook and pass in a variable.
https://github.com/sudo-whodo/python-webhook-gitlab

gitlab-ci python webhook

Last synced: 8 months ago
JSON representation

This repo demonstrates how to trigger a Gitlab CI/CD pipeline with a python webhook and pass in a variable.

Awesome Lists containing this project

README

          

This is a simple demostration of how you can trigger and pass a variable into a gitlab CI/CD pipeline with a python webhook.