mirror of
https://github.com/Biarity/Sieve.git
synced 2025-11-07 04:05:20 +01:00
acaba?
This commit is contained in:
@@ -18,7 +18,8 @@ using static Nuke.Common.Tools.DotNet.DotNetTasks;
|
||||
OnPullRequestBranches = new[] {"master", "releases/*"},
|
||||
AutoGenerate = true,
|
||||
InvokedTargets = new[] {nameof(Ci)},
|
||||
CacheKeyFiles = new string[0]
|
||||
CacheKeyFiles = new string[0],
|
||||
FetchDepth = 0
|
||||
)
|
||||
]
|
||||
[GitHubActions("ci_publish", GitHubActionsImage.UbuntuLatest,
|
||||
|
||||
Reference in New Issue
Block a user