Skip to content

Commit

Permalink
Merge pull request #2018 from ceph/devcontainer-no-pat
Browse files Browse the repository at this point in the history
  • Loading branch information
zmc authored Jan 6, 2025
2 parents 6f07bcc + 7cc6ba4 commit cca92a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions containers/teuthology-dev/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ RUN \
PIP_INSTALL_FLAGS="-r requirements.txt" ./bootstrap
COPY . /teuthology
RUN \
git config -f ./.git/config --unset 'http.https://github.com/.extraheader' && \
./bootstrap
COPY containers/teuthology-dev/containerized_node.yaml /teuthology
COPY containers/teuthology-dev/.teuthology.yaml /root
Expand Down

0 comments on commit cca92a2

Please sign in to comment.