-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bundle galacteek-starter in flatpak and dmg too
[appimage] [deploy]
- Loading branch information
cipres
authored and
cipres
committed
May 22, 2022
1 parent
e802f50
commit f0ea79a
Showing
17 changed files
with
104 additions
and
262 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,11 @@ | ||
branch: ${oc.env:CI_COMMIT_BRANCH} | ||
wheels: | ||
- name: galacteek | ||
dist: | ||
- pkgname: galacteek | ||
disturl: ${oc.env:WHEEL_ASSET_URL} | ||
version: ${oc.env:GALACTEEK_VERSION} | ||
sha512_checksum_hex: ${oc.env:WHEEL_SHA512_CHECKSUM} | ||
git_commit_sha: ${oc.env:CI_COMMIT_SHA} | ||
pip_install_flags: | ||
- --no-deps | ||
|
||
- ${yaml_get:https://gitlab.com/galacteek/galacteek-ld-web4/-/releases/continuous-master/downloads/dist-wheel.yaml} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
pkgname: galacteek | ||
disturl: ${oc.env:WHEEL_ASSET_URL} | ||
version: ${oc.env:GALACTEEK_VERSION} | ||
sha512_checksum_hex: ${oc.env:WHEEL_SHA512_CHECKSUM} | ||
git_commit_sha: ${oc.env:CI_COMMIT_SHA} | ||
pip_install_flags: | ||
- --no-deps |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.