Skip to content

Commit

Permalink
build: add manual package installation for pass to support new GH run…
Browse files Browse the repository at this point in the history
…ner image (#1990)

Signed-off-by: Akash Singhal <[email protected]>
  • Loading branch information
akashsinghal authored and binbin-li committed Jan 27, 2025
1 parent 92a760f commit 4d7a6a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ e2e-helmfile-install:
cd .staging/helmfilebin && tar -xvf helmfilebin.tar.gz

e2e-docker-credential-store-setup:
sudo apt-get install pass
rm -rf .staging/pass
mkdir -p .staging/pass
cd .staging/pass && git clone https://github.com/docker/docker-credential-helpers.git
Expand Down

0 comments on commit 4d7a6a9

Please sign in to comment.