Skip to content

use datadefinition for the pipeline

Jakub Racek requested to merge use-datadefinition into master

This patch does following:

  • Create Python3 "venv" virtual environment in before_script
  • Replaces crudini by scripts/rc_edit.py
  • Points scripts/functions.sh to scripts/rc_edit.py

Signed-off-by: Jakub Racek jracek@redhat.com

Edited by Jakub Racek

Merge request reports