Skip to content

Commit

Permalink
TEMPORARILY CHANGE RUST_KEYLIME UPSTREAM REPO
Browse files Browse the repository at this point in the history
Signed-off-by: Anderson Toshiyuki Sasaki <[email protected]>
  • Loading branch information
ansasaki committed Dec 19, 2024
1 parent 60903b9 commit baa88c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plans/main.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ environment:
KEYLIME_UPSTREAM_BRANCH: "master"
# variables below impact only plans that use /setup/install_upstream_rust_keylime
# task, not plans using /setup/install_rust_keylime_from_copr
RUST_KEYLIME_UPSTREAM_URL: "https://github.com/keylime/rust-keylime.git"
RUST_KEYLIME_UPSTREAM_BRANCH: "master"
RUST_KEYLIME_UPSTREAM_URL: "https://github.com/ansasaki/rust-keylime.git"
RUST_KEYLIME_UPSTREAM_BRANCH: "multiple_api"

prepare:
- how: shell
Expand Down

0 comments on commit baa88c3

Please sign in to comment.