Skip to content

Commit

Permalink
Use submodules in packit actions
Browse files Browse the repository at this point in the history
  • Loading branch information
subpop committed Aug 29, 2024
1 parent afa3145 commit 5e86897
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ downstream_package_name: foreman_ygg_worker
actions:
post-upstream-clone:
- "wget https://raw.githubusercontent.com/theforeman/foreman-packaging/rpm/develop/packages/client/foreman_ygg_worker/foreman_ygg_worker.spec -O foreman_ygg_worker.spec"
- git submodule update --init
get-current-version: "awk '/VERSION :=/ { print $3 }' Makefile"
create-archive: make distribution-tarball

Expand Down

0 comments on commit 5e86897

Please sign in to comment.