Skip to content

Commit

Permalink
Merge 8792f7f into 2741f06
Browse files Browse the repository at this point in the history
  • Loading branch information
jpopelka committed Feb 17, 2020
2 parents 2741f06 + 8792f7f commit 3eaa8d7
Showing 1 changed file with 2 additions and 21 deletions.
23 changes: 2 additions & 21 deletions .packit.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
# https://packit.dev/docs/configuration/

specfile_path: python-dockerfile-parse.spec

# to be copied to dist-git during an update
synced_files:
- python-dockerfile-parse.spec
- .packit.yaml

# name in upstream package repository/registry (e.g. in PyPI)
upstream_project_name: dockerfile-parse
# name of downstream (Fedora) RPM package
downstream_package_name: python-dockerfile-parse

Expand All @@ -19,21 +10,11 @@ jobs:
- job: propose_downstream
trigger: release
metadata:
dist-git-branch: master
- job: propose_downstream
trigger: release
metadata:
dist-git-branch: f31
- job: propose_downstream
trigger: release
metadata:
dist-git-branch: f30
dist-git-branch: fedora-all
- job: copr_build
trigger: pull_request
metadata:
targets:
- fedora-rawhide-x86_64
- fedora-31-x86_64
- fedora-30-x86_64
- fedora-all
- epel-7-x86_64
- rhelbeta-8-x86_64

0 comments on commit 3eaa8d7

Please sign in to comment.