Skip to content
Snippets Groups Projects
Commit ed014f72 authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

enh(release): Add desktop AppImage artefact

parent 89db6473
Branches develop
No related tags found
No related merge requests found
Pipeline #35145 failed
......@@ -57,7 +57,8 @@ if [[ "${DESKTOP_ASSETS}" == "linux" ]]; then
echo "Skipping windows assets, because DESKTOP_ASSETS env was set to 'linux'."
EXPECTED_ASSETS="${PROJECT_NAME}-desktop-v$current-linux-x64.deb
${PROJECT_NAME}-desktop-v$current-linux-x64.tar.gz"
${PROJECT_NAME}-desktop-v$current-linux-x64.tar.gz
${PROJECT_NAME}-desktop-v$current-linux-x64.AppImage"
fi
# Build desktop assets
......
......@@ -80,8 +80,8 @@ angular.module("cesium.config", [])
"defaultCountry": "France"
}
},
"version": "1.7.12",
"build": "2024-01-02T11:33:49.953Z",
"version": "1.7.13",
"build": "2024-01-03T17:45:14.686Z",
"newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new"
})
......
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