Update patches in Linux build.

This commit is contained in:
John Preston 2024-03-17 20:34:02 +04:00
parent 4abc68ab1c
commit 0e428aebdb
2 changed files with 2 additions and 2 deletions

View file

@ -54,7 +54,7 @@ FROM builder AS patches
RUN git init patches \
&& cd patches \
&& git remote add origin {{ GIT }}/desktop-app/patches.git \
&& git fetch --depth=1 origin b8390aef3db43f973486c6e512f4e825ffd09691 \
&& git fetch --depth=1 origin 75140a10eefcecaad7b3f3aa4586b880a39007ff \
&& git reset --hard FETCH_HEAD \
&& rm -rf .git

View file

@ -168,7 +168,7 @@ parts:
patches:
source: https://github.com/desktop-app/patches.git
source-depth: 1
source-commit: b8390aef3db43f973486c6e512f4e825ffd09691
source-commit: 75140a10eefcecaad7b3f3aa4586b880a39007ff
plugin: dump
override-pull: |
craftctl default