Skip to content

Commit

Permalink
Test against correct Katello version
Browse files Browse the repository at this point in the history
If the plugin_version is not specified, it will test against the default
branch.
  • Loading branch information
ekohl committed Sep 4, 2024
1 parent c15a6b8 commit 5b40b4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/foreman.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ jobs:
with:
plugin: katello
plugin_repository: Katello/katello
plugin_version: KATELLO-4.13
foreman_version: ${{ github.ref }}
postgresql_container: ghcr.io/theforeman/postgresql-evr
test_existing_database: false
Expand Down

0 comments on commit 5b40b4b

Please sign in to comment.