Skip to content

Commit

Permalink
Merge pull request #2046 from lsm5/packit-remove-pre-sync
Browse files Browse the repository at this point in the history
Packit: remove pre-sync action
  • Loading branch information
mtrmac authored Jul 14, 2023
2 parents d606b8a + a4aa15f commit 3865025
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 39 deletions.
3 changes: 0 additions & 3 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,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/skopeo.spec
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ BuildRequires: glib2-devel
BuildRequires: make
BuildRequires: shadow-utils-subid-devel
Requires: containers-common >= 4:1-21
# DO NOT DELETE BELOW LINE - used for updating downstream goimports
# vendored libraries

%description
Command line utility to inspect images and repositories directly on Docker
Expand Down
34 changes: 0 additions & 34 deletions rpm/update-spec-provides.sh

This file was deleted.

0 comments on commit 3865025

Please sign in to comment.