Update patches on Linux

This commit is contained in:
Ilya Fedin 2025-03-14 10:30:12 +00:00 committed by John Preston
parent 8e6d23ddd6
commit 5b257293eb
2 changed files with 2 additions and 2 deletions

View file

@ -44,7 +44,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 61bbacab28d377d0a2771cc87e008554e2f23ffb \
&& git fetch --depth=1 origin fb35ec726cf0a99eead201ddf80e1e717b9fa7c2 \
&& git reset --hard FETCH_HEAD \
&& rm -rf .git

View file

@ -171,7 +171,7 @@ parts:
patches:
source: https://github.com/desktop-app/patches.git
source-depth: 1
source-commit: 61bbacab28d377d0a2771cc87e008554e2f23ffb
source-commit: fb35ec726cf0a99eead201ddf80e1e717b9fa7c2
plugin: dump
override-pull: |
craftctl default