Closed ethanis closed 2 years ago
This masks the GHCR_PASSWORD value in the terminal prompt when running the configure command
GHCR_PASSWORD
configure
Configure these credentials dotnet run --project src/Valet/Valet.csproj -- configure Use these credentials dotnet run --project src/Valet/Valet.csproj -- update
Configure these credentials
dotnet run --project src/Valet/Valet.csproj -- configure
Use these credentials
dotnet run --project src/Valet/Valet.csproj -- update
35 tests +1 35 :heavy_check_mark: +1 0s :stopwatch: ±0s 1 suites ±0 0 :zzz: ±0 1 files ±0 0 :x: ±0
Results for commit 91430539. ± Comparison against base commit 33c7449a.
What's changing?
This masks the
GHCR_PASSWORD
value in the terminal prompt when running theconfigure
commandHow's this tested?