mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Update patches on Linux
This commit is contained in:
@@ -91,7 +91,7 @@ FROM builder AS patches
|
||||
RUN git init patches \
|
||||
&& cd patches \
|
||||
&& git remote add origin https://github.com/desktop-app/patches.git \
|
||||
&& git fetch --depth=1 origin c91bf24dcdf814cc3a3a37e2cb980ccb95f0f39f \
|
||||
&& git fetch --depth=1 origin 0b68b11048987a68d31b2d8380d9b7c5116aa961 \
|
||||
&& git reset --hard FETCH_HEAD \
|
||||
&& rm -rf .git
|
||||
|
||||
|
||||
+1
-1
@@ -122,7 +122,7 @@ parts:
|
||||
patches:
|
||||
source: https://github.com/desktop-app/patches.git
|
||||
source-depth: 1
|
||||
source-commit: c91bf24dcdf814cc3a3a37e2cb980ccb95f0f39f
|
||||
source-commit: 0b68b11048987a68d31b2d8380d9b7c5116aa961
|
||||
plugin: nil
|
||||
override-pull: |
|
||||
craftctl default
|
||||
|
||||
Reference in New Issue
Block a user