0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2025-01-18 02:12:30 -05:00

Tue Sep 12 05:00:51 PM CEST 2023

This commit is contained in:
Bert van der Weerd 2023-09-12 17:00:51 +02:00
parent 558961b19e
commit bea5bf1a75
No known key found for this signature in database
GPG key ID: 73370A0B9E5516B0
2 changed files with 6 additions and 6 deletions

View file

@ -81,7 +81,7 @@ async function createNewRelease() {
* [${tarball_artifact}](https://storage.ci.librewolf.net/artifacts/${ci_build_number}/librewolf-${version}.source.tar.gz)
* [${sha256sum_artifact}](https://storage.ci.librewolf.net/artifacts/${ci_build_number}/librewolf-${version}.source.tar.gz.sha256sum)
Note that these artifacts don't have a long shelf life in this particular s3 server, but it demonstrates the use of exernal storage to store big artifacts.
Note: these artifacts don't have a long shelflife on our current s3 server, but it demonstrates the use of exernal storage to store big artifacts.
`,
draft: false,
name: `Release ${version}`,

View file

@ -1 +1 @@
2
3