catalog updated at push
This commit is contained in:
parent
25d545e327
commit
f918d26273
3 changed files with 5 additions and 4 deletions
|
|
@ -173,6 +173,7 @@ namespace isnd.Controllers
|
|||
}
|
||||
|
||||
await _dbContext.SaveChangesAsync();
|
||||
_packageManager.ÛpdateCatalogFor(commit);
|
||||
|
||||
_logger.LogInformation($"new package : {nuspec.Name}");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue