Skip to content

Commit

Permalink
add fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
inknos committed Nov 3, 2023
1 parent 78ab0a4 commit 4867b53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plans/example.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ prepare:
script:
- git clone https://github.com/rpm-software-management/ci-dnf-stack $TMT_PLANS_DATA/ci-dnf-stack
- git -C $TMT_PLANS_DATA/ci-dnf-stack remote add pull-request $PACKIT_SOURCE_URL
- git -C $TMT_PLANS_DATA/ci-dnf-stack fetch pull-request
- git -C $TMT_PLANS_DATA/ci-dnf-stack checkout --track pull-request/$PACKIT_SOURCE_BRANCH

- name: build testing container
Expand Down

0 comments on commit 4867b53

Please sign in to comment.