Commit Description:
Initial version of encompass addition (not fully working)....
Commit Description:
Initial version of encompass addition (not fully working). (grafted from 22b0a67e9ee54a2f6d58f957f394be390407a2c7)
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