Skip to content

Adds .gitlab-ci.yml

Aditya Tiwari requested to merge 349925-automate-release-of-pythonfuzz into master

Auto publish python packages with the latest version

  1. Automate package release.
  2. Adds Documentation.
  3. Bump version in setup.py

Testing:

  1. Fork the project.
  2. Create a tag.
  3. After the CI job is passed, you can check the new package in Package and registry option
Edited by Aditya Tiwari

Merge request reports