GitPod: use core assets of version 23.05

Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: Ie9c945211404d11e9fa9c368e113d4e30f53cc4b
pull/6017/head
Andras Timar 2023-03-14 12:04:51 +01:00
parent 86797465e3
commit ec7e460739
1 changed files with 3 additions and 3 deletions

View File

@ -36,9 +36,9 @@ tasks:
- name: Get Core & Configure
before: |
cd ..
wget https://github.com/CollaboraOnline/online/releases/download/for-code-assets/core-co-22.05-assets.tar.gz
tar xvf core-co-22.05-assets.tar.gz
rm core-co-22.05-assets.tar.gz
wget https://github.com/CollaboraOnline/online/releases/download/for-code-assets/core-co-23.05-assets.tar.gz
tar xvf core-co-23.05-assets.tar.gz
rm core-co-23.05-assets.tar.gz
cd online
init: |
./autogen.sh