Skip to content

Commit

Permalink
testing: codeflare: images/Containerfile.codeflare_sdk: test project-…
Browse files Browse the repository at this point in the history
…codeflare/codeflare-sdk main branch

project-codeflare/codeflare-sdk#254
  • Loading branch information
kpouget committed Aug 25, 2023
1 parent 39c4a3b commit 4b4952f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion testing/codeflare/images/Containerfile.codeflare_sdk
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
FROM ci-artifacts:main

RUN pip install --no-cache-dir \
codeflare_sdk
-e git+https://github.com/project-codeflare/codeflare-sdk.git@refs/pull/271/head#egg=codeflare-sdk
RUN pip install -r https://raw.githubusercontent.com/project-codeflare/codeflare-sdk/main/requirements.txt

0 comments on commit 4b4952f

Please sign in to comment.