diff --git a/.packit.yaml b/.packit.yaml index 5cd73dcd..00206ef9 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -15,10 +15,6 @@ files_to_sync: dest: plans/ delete: true mkpath: true - - src: tests/ - dest: tests/ - delete: true - mkpath: true - src: .fmf/ dest: .fmf/ delete: true @@ -36,6 +32,10 @@ packages: python-podman-rhel: specfile_path: rpm/python-podman.spec +actions: + prepare-files: >- + bash -c "sed -i 's/^\(\s*\)ref: .*/\1ref: \"${PACKIT_PROJECT_TAG}\"/' ${PACKIT_DOWNSTREAM_REPO}/plans/main.fmf" + srpm_build_deps: - make