This commit is contained in:
parent
ddf47ad51b
commit
d76e133f18
31 changed files with 236 additions and 2592 deletions
|
|
@ -7,7 +7,7 @@ Catalog 3
|
|||
The build embeds an expiration date from the `CatalogLiteExpirationDate` MSBuild property:
|
||||
|
||||
```powershell
|
||||
dotnet publish CatalogLite/CatalogLite.csproj -c Release -r win-x64 --self-contained true -p:CatalogLiteExpirationDate=2026-12-31
|
||||
dotnet publish CatalogLite/CatalogLite.csproj -c Release -r win-x64 --self-contained false -p:PublishSingleFile=true -p:CatalogLiteExpirationDate=2026-12-31
|
||||
```
|
||||
|
||||
The separate Forgejo workflow is `.forgejo/workflows/build-catalog-lite.yml`; run it manually and set `expiration_date` in `yyyy-MM-dd` format.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue