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 Dec 17, 2024
1 parent bd97cb1 commit a8e2ada
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 @@ -270,6 +270,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 a8e2ada

Please sign in to comment.