Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qt-hello-world
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
azubieta
qt-hello-world
Commits
27ecf92c
Verified
Commit
27ecf92c
authored
May 21, 2020
by
azubieta
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
use zsync format for update
parent
4137af11
Pipeline
#2182
passed with stage
in 2 minutes and 8 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 @
27ecf92c
...
...
@@ -14,7 +14,7 @@ build-amd64:
script
:
-
cmake . -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
-
make install DESTDIR=AppDir
-
export UPDATE_INFO="
ocs-v1-appimagehub-zsync|appimagehub.com/ocs/v1|1381945|*-x86_64.AppImage.zsync
"
-
export UPDATE_INFO="
zsync|https://www.opencode.net/azubieta/qt-hello-world/-/jobs/artifacts/master/raw/HelloWorld-latest-x86_64.AppImage.zsync?job=build-amd64
"
-
appimage-builder --skip-test
artifacts
:
paths
:
...
...
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