added logic to write version to file and pickup in next job

This commit is contained in:
Andrew Welker
2020-03-17 13:34:01 -06:00
parent f0ba30ce96
commit c80aa71208
2 changed files with 40 additions and 15 deletions

7
.github/.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,7 @@
{
"workbench.colorCustomizations": {
"activityBar.background": "#19340D",
"titleBar.activeBackground": "#234912",
"titleBar.activeForeground": "#F6FCF3"
}
}