Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
taste-setup
Commits
f9fe3704
Commit
f9fe3704
authored
Jan 28, 2022
by
Thanassis Tsiodras
Browse files
Launch X server, so Space Creator can run
parent
c3220e6c
Pipeline
#8310
passed with stage
in 16 minutes and 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
gitlabci-test.sh
View file @
f9fe3704
...
...
@@ -9,6 +9,9 @@ export TASTE_IN_DOCKER=1
# (otherwise there is a libfuse error when running AppImages in Docker)
export
NO_CLEANUP
=
1
export
APPIMAGE_EXTRACT_AND_RUN
=
1
# In addition, Space Creator needs an X server
Xvfb :1 &
export
DISPLAY
=
:1.0
rm
-rf
*
git fetch
||
exit
1
git checkout
-f
"
${
CI_COMMIT_SHA
}
"
||
exit
1
...
...
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