Skip to content

Commit

Permalink
Merge pull request #4926 from lsm5/packit-remove-pre-sync
Browse files Browse the repository at this point in the history
[CI:BUILD] Packit: remove pre-sync action
  • Loading branch information
openshift-ci[bot] authored Jul 17, 2023
2 parents cb0c2ba + 9cc5d5e commit 8aa4d36
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 35 deletions.
3 changes: 0 additions & 3 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ jobs:
update_release: false
dist_git_branches:
- fedora-all
actions:
pre-sync:
- "bash rpm/update-spec-provides.sh"

- job: koji_build
trigger: commit
Expand Down
2 changes: 0 additions & 2 deletions rpm/buildah.spec
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ BuildRequires: libseccomp-devel
%endif
Requires: libseccomp >= 2.4.1-0
Suggests: cpp
# DO NOT DELETE BELOW LINE - used for updating downstream goimports
# vendored libraries

%description
The %{name} package provides a command line tool which can be used to
Expand Down
30 changes: 0 additions & 30 deletions rpm/update-spec-provides.sh

This file was deleted.

0 comments on commit 8aa4d36

Please sign in to comment.