Skip to content

Commit

Permalink
Update packit.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
lachmanfrantisek authored Jan 21, 2020
1 parent 86e6df5 commit 5ccaed0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,14 @@ upstream_project_url: https://github.com/packit-service/ogr

create_tarball_command: ["python3", "setup.py", "sdist", "--dist-dir", "."]
current_version_command: ["python3", "setup.py", "--version"]

jobs:
- job: propose_downstream
trigger: release
metadata:
dist-git-branch: fedora-stable
- job: tests
trigger: pull_request
metadata:
targets:
- fedora-stable

0 comments on commit 5ccaed0

Please sign in to comment.