mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-12-25 13:05:47 +08:00
Feat/release queue (#1192)
* queue release workflow so only one release can run at one time * wait for 20 mins for release to finish Co-authored-by: TomPallister <tom@threemammals.com>
This commit is contained in:
@@ -12,6 +12,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
|
||||
build.cake = build.cake
|
||||
build.ps1 = build.ps1
|
||||
codeanalysis.ruleset = codeanalysis.ruleset
|
||||
.circleci\config.yml = .circleci\config.yml
|
||||
GitVersion.yml = GitVersion.yml
|
||||
LICENSE.md = LICENSE.md
|
||||
README.md = README.md
|
||||
|
||||
Reference in New Issue
Block a user