Commit Description:
Bring back budget updates for now....
Commit Description:
Bring back budget updates for now. (grafted from 3273a0b51ca7e93b00f5a831c0af26e4d9aba2e5)
File last commit:
Show/Diff file:
Action:
FNA/lib/SDL2-CS/gitlab-ci/package.sh
9 lines | 121 B | application/x-sh | BashLexer
#!/bin/bash
set -e
version=`date +"%Y.%m.%d"`
nuspec="gitlab-ci/SDL2-CS.nuspec"
nuget pack $nuspec -Version $version