Skip to content
Snippets Groups Projects
Verified Commit 29f916d3 authored by Burak Hançerli's avatar Burak Hançerli :headphones:
Browse files

cicd: add google play store link to the release

parent 1f05789e
No related branches found
No related tags found
No related merge requests found
Pipeline #79086 skipped
...@@ -59,7 +59,10 @@ create-release: ...@@ -59,7 +59,10 @@ create-release:
tag_name: ${CI_COMMIT_TAG} tag_name: ${CI_COMMIT_TAG}
assets: assets:
links: links:
- name: "Binary Packages" - name: "Google Play Store"
url: "https://play.google.com/store/apps/details?id=io.qt.qtdesignviewer"
link_type: "other"
- name: "Prebuilt APK Files"
url: "https://git.qt.io/design-studio/design-viewer/qt-ui-viewer/-/packages" url: "https://git.qt.io/design-studio/design-viewer/qt-ui-viewer/-/packages"
link_type: "package" link_type: "package"
- name: "Docker Images Used in CI/CD Pipeline" - name: "Docker Images Used in CI/CD Pipeline"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment