Skip to content
Snippets Groups Projects

New: completed project coscine/issues#570

Merged L. Ellenbeck requested to merge Topic/570-gitVersion into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -31,7 +31,7 @@ docs:
cake:Release:
stage: release
script:
- PowerShell .\build.ps1 -Target Release -Configuration Release --nugetApiKey="${NUGET_API_KEY}"
- PowerShell .\build.ps1 -Target Release -Configuration Release --nugetApiKey="$NUGET_API_KEY"
variables:
GIT_STRATEGY: clone
dependencies:
Loading