Skip to content

Commit

Permalink
List all the packages till idp builder offers a better way to apply n…
Browse files Browse the repository at this point in the history
…ew packages. cnoe-io/idpbuilder#440

Signed-off-by: cmoulliard <[email protected]>
  • Loading branch information
cmoulliard committed Nov 12, 2024
1 parent 8bd8473 commit 5045408
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ idp create \
--color \
--name my-konflux \
--kind-config my-konflux-cfg.yaml \
-p fork-konflux-ci/idp/dependencies \
-p fork-konflux-ci/idp/konflux \
-p fork-konflux-ci/idp/testing
```
Expand Down Expand Up @@ -90,6 +91,9 @@ idp create \
--color \
--name my-konflux \
--kind-config my-konflux-cfg.yaml \
-p fork-konflux-ci/idp/dependencies \
-p fork-konflux-ci/idp/konflux \
-p fork-konflux-ci/idp/testing \
-p fork-konflux-ci/idp/secret-plugin \
-p fork-konflux-ci/idp/github-app-secrets \
-p fork-konflux-ci/idp/smee \
Expand Down
2 changes: 1 addition & 1 deletion fork-konflux-ci
Submodule fork-konflux-ci updated from 062e05 to b634e3

0 comments on commit 5045408

Please sign in to comment.