Update patches on Linux

This commit is contained in:
Ilya Fedin 2024-04-02 16:26:58 +04:00 committed by John Preston
parent 587b07a648
commit c678973119
2 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,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 7b8f30b787691a325d17e20ddd455e87738e7432 \
&& git fetch --depth=1 origin 174d6e51435e6eab0596904f9fba80a927ef4177 \
&& 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: 7b8f30b787691a325d17e20ddd455e87738e7432
source-commit: 174d6e51435e6eab0596904f9fba80a927ef4177
plugin: dump
override-pull: |
craftctl default