mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-04-19 15:06:05 -04:00
Revert "Update .gitlab-ci.yml"
This reverts commit 7db21c2a885c846c7a0aa5a5bbfa422504055e12.
This commit is contained in:
parent
7db21c2a88
commit
d6ed3a72b0
@ -33,6 +33,8 @@ build_macos:
|
||||
- flutter doctor -v
|
||||
#- flutter build ipa
|
||||
#- flutter build appbundle
|
||||
only:
|
||||
- schedules
|
||||
|
||||
build_linux_amd64_bundle:
|
||||
stage: build
|
||||
@ -48,6 +50,8 @@ build_linux_amd64_bundle:
|
||||
artifacts:
|
||||
paths:
|
||||
- build/linux/x64/release/bundle/
|
||||
only:
|
||||
- schedules
|
||||
|
||||
build_linux_amd64_flatpak:
|
||||
tags:
|
||||
@ -70,6 +74,8 @@ build_linux_amd64_flatpak:
|
||||
artifacts:
|
||||
paths:
|
||||
- flatpak/com.veilid.veilidchat.flatpak
|
||||
only:
|
||||
- schedules
|
||||
#test:
|
||||
# extends:
|
||||
# - .macos_saas_runners
|
||||
|
Loading…
x
Reference in New Issue
Block a user