Skip to content

Commit

Permalink
Merge pull request #1164 from vojtechtrefny/3.9-devel_packit-branch-u…
Browse files Browse the repository at this point in the history
…pdate

ci: Update default branch for Packit to 3.9-devel/release
  • Loading branch information
vojtechtrefny authored Oct 27, 2023
2 parents e975a2e + 69fd01d commit 6c5fdbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ actions:
- 'git config user.email "[email protected]"'
- 'git config user.name "Blivet CI"'
# merge the release branch to get correct version in spec
- 'git merge --ff origin/3.8-release'
- 'git merge --ff origin/3.9-release'
get-current-version:
- "python3 ./setup.py --version"
create-archive:
Expand All @@ -28,7 +28,7 @@ jobs:
trigger: commit
owner: "@storage"
project: blivet-daily
branch: 3.8-devel
branch: 3.9-devel
preserve_project: true

srpm_build_deps:
Expand Down

0 comments on commit 6c5fdbc

Please sign in to comment.