This commit is contained in:
2023-11-21 12:39:40 -06:00
parent 44af92919f
commit 358ff939b2
10 changed files with 112 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
#!/usr/bin/env bash
#%%MULTILINE_YAML_START
#Octopus Create Release
dotnet /octo/octo.dll create-release --project="$octoproject" --releaseNumber=$VERSION --server=https://octopus.internal.durp.info/ --apiKey=$OCTOAPI --packagesFolder=$CI_PROJECT_DIR/packages