mirror of
https://github.com/containers/podman.git
synced 2025-05-17 15:18:43 +08:00
Temporarily Revert "Packit: Enable scratch build testing for Fedora 36, 37 and Rawhide"
Packit will probably be brought back soon after including fix-spec-file-action. See: PR #15457 This reverts commit d45a5d4aa0d04b97ce8a6ad7467e85be870c8d7a. [NO NEW TESTS NEEDED] Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
18
.packit.yaml
18
.packit.yaml
@ -1,18 +0,0 @@
|
||||
# See the documentation for more information:
|
||||
# https://packit.dev/docs/configuration/
|
||||
|
||||
upstream_package_name: podman
|
||||
downstream_package_name: podman
|
||||
|
||||
actions:
|
||||
post-upstream-clone:
|
||||
- "curl -O https://src.fedoraproject.org/rpms/podman/raw/main/f/podman.spec"
|
||||
|
||||
jobs:
|
||||
- job: production_build
|
||||
trigger: pull_request
|
||||
targets: &production_dist_targets
|
||||
- fedora-36
|
||||
- fedora-37
|
||||
- fedora-rawhide
|
||||
scratch: true
|
Reference in New Issue
Block a user