Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ponies
Build Jobs
Commits
aff3c6c4
Commit
aff3c6c4
authored
Feb 09, 2022
by
Luna
🦄
Browse files
Update .gitlab-ci.yml
parent
19315194
Pipeline
#268
failed with stage
in 13 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
aff3c6c4
...
...
@@ -22,6 +22,7 @@ revolution-web:
script
:
-
apt update
-
apt install git -y
-
rm -Rfv riot-web
-
git clone https://git.catgirl.biz/ponies/matrix-react-sdk.git
-
git clone https://git.catgirl.biz/ponies/matrix-js-sdk.git
-
git clone https://git.catgirl.biz/ponies/riot-web.git
...
...
@@ -60,7 +61,6 @@ revolution-desktop:
-
dpkg --add-architecture i386
-
apt update
-
apt install git libarchive-dev libarchive-tools bsdtar wine wine32 wine64 libwine libwine:i386 -y
-
rm -Rfv element-desktop
-
git clone https://github.com/vector-im/element-desktop.git
-
cp riot-web/webapp.asar element-desktop -vf
-
cd element-desktop
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment