Skip to content

Commit

Permalink
fixup tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jiridanek committed Jun 1, 2022
1 parent d352749 commit c0ef5e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ and configure `git rpkg` in the Build dependencies field.
#!/bin/bash
set -Exeuo pipefail
git clone --branch jd_2022_03_15_rpm_python https://github.com/jiridanek/skupper-router.git
git clone --branch main https://github.com/skupperproject/skupper-router.git
ln -s ${PWD}/skupper-router/packaging/skupper-router.spec.rpkg ./skupper-router/
rpkg srpm --outdir ./ --spec ./skupper-router
----

0 comments on commit c0ef5e8

Please sign in to comment.