Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Purism
Flossy Gnu
Commits
ae62c5eb
Commit
ae62c5eb
authored
May 09, 2019
by
Razvan Radulescu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
print CI linux info
parent
42f40ae7
Pipeline
#10371
failed with stage
in 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
No files found.
.gitlab-ci.yml
View file @
ae62c5eb
...
@@ -12,7 +12,7 @@ purism:
...
@@ -12,7 +12,7 @@ purism:
-
apt-get install -yq wget unzip fakeroot debhelper godot3-server
-
apt-get install -yq wget unzip fakeroot debhelper godot3-server
-
mkdir -v -p ./build/$DEB_NAME-$DEB_VERSION ~/.local/share/godot/templates ~/.cache ~/.config/godot
-
mkdir -v -p ./build/$DEB_NAME-$DEB_VERSION ~/.local/share/godot/templates ~/.cache ~/.config/godot
-
mv -v ./Godot_v*_export_templates/templates ~/.local/share/godot/templates/${GODOT_VERSION}.${GODOT_VARIANT}
-
mv -v ./Godot_v*_export_templates/templates ~/.local/share/godot/templates/${GODOT_VERSION}.${GODOT_VARIANT}
-
godot3-server --version
-
uname -a
script
:
script
:
-
godot3-server -v -q --path ./$BUILD_NAME --export "Linux/X11" ../build/$DEB_NAME-$DEB_VERSION/$BUILD_NAME.x64
-
godot3-server -v -q --path ./$BUILD_NAME --export "Linux/X11" ../build/$DEB_NAME-$DEB_VERSION/$BUILD_NAME.x64
-
mv -v ./debian/*.desktop ./build/$DEB_NAME-$DEB_VERSION
-
mv -v ./debian/*.desktop ./build/$DEB_NAME-$DEB_VERSION
...
...
Write
Preview
Markdown
is supported
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