Skip to content

Commit

Permalink
fix: cut a release for each arch
Browse files Browse the repository at this point in the history
  • Loading branch information
Fritz (Fredrick Seitz) committed Sep 22, 2024
1 parent 885730f commit c291016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Bulwark.Auth/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
using Microsoft.Extensions.Hosting;
using Microsoft.Extensions.Logging;

//trigger build: update docker build with multi-platform build remove latest build
//trigger build: update docker build

var applicationBuilder = WebApplication.CreateBuilder(args);
DotEnv.Load(options: new DotEnvOptions(overwriteExistingVars: false));
Expand Down

0 comments on commit c291016

Please sign in to comment.