We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 142b832 commit 867abe0Copy full SHA for 867abe0
.packit.yaml
@@ -16,7 +16,6 @@ files_to_sync:
16
- .packit.yaml
17
upstream_package_name: scikit_build_core
18
downstream_package_name: python-scikit-build-core
19
-update_release: false
20
upstream_tag_template: v{version}
21
22
targets: &targets
@@ -42,9 +41,6 @@ jobs:
42
41
branch: main
43
- <<: *copr_build
44
trigger: pull_request
45
- project: scikit-build-core
46
- update_release: true
47
- release_suffix: "{PACKIT_RPMSPEC_RELEASE}"
48
- <<: *tests
49
50
- job: propose_downstream
0 commit comments