mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 16:00:31 -05:00
ci: render
Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/1080619092
This commit is contained in:
parent
32bf3c878d
commit
91a91cd876
4 changed files with 36 additions and 4 deletions
|
|
@ -3,7 +3,7 @@
|
|||
variables:
|
||||
GIT_DEPTH: "0"
|
||||
script:
|
||||
# Begin of version-number.sh
|
||||
# Begin of version.sh
|
||||
- |
|
||||
#Check for configuration
|
||||
echo "mode: ContinuousDeployment
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
version=$(/tools/dotnet-gitversion /showvariable NuGetVersionV2)
|
||||
echo "VERSION=$version" >> version.env
|
||||
cat version.env
|
||||
# End of version-number.sh
|
||||
# End of version.sh
|
||||
artifacts:
|
||||
reports:
|
||||
dotenv: version.env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue