Skip to content

Commit 0dde768

Browse files
committed
Add lorry-mirror-updater
1 parent e8eb288 commit 0dde768

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ RUN sudo install -Dm0755 /home/${user}/build-root/single-updater.py /usr/bin/sin
3030

3131
RUN sudo pip install --break-system-packages --no-deps \
3232
git+https://gitlab.com/BuildStream/infrastructure/gitlab-merge-request-generator.git@773c8be54af9a9dd175157f6f1e38c4b86f2bcab \
33-
git+https://gitlab.com/CodethinkLabs/lorry/bst-to-lorry.git@65512da95f7ea62156b4370332ef602dd9e4eb6e
33+
git+https://gitlab.com/CodethinkLabs/lorry/bst-to-lorry.git@65512da95f7ea62156b4370332ef602dd9e4eb6e \
34+
git+https://github.com/bbhtt/[email protected]#egg=lorry_mirror_updater
3435

3536
RUN sudo pacman --noconfirm -Rdd python-dulwich
3637
RUN sudo pip install --break-system-packages dulwich==0.22.1 libversion==1.2.4

0 commit comments

Comments
 (0)