We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b82dda9 commit c534972Copy full SHA for c534972
.github/workflows/package-sync-version-test-pulp.yml
@@ -39,7 +39,7 @@ jobs:
39
ansible/test-pulp-repo-sync.yml \
40
ansible/test-pulp-repo-publication-cleanup.yml \
41
ansible/test-pulp-repo-publish.yml \
42
- -e '{test_pulp_sync_repo_version: "$REPO_VERSION"}'
+ -e test_pulp_sync_repo_version="'$REPO_VERSION'" \
43
-e deb_package_repo_filter="'$FILTER'" \
44
-e rpm_package_repo_filter="'$FILTER'"
45
env:
0 commit comments