always create tarball (should result in an Ubuntu Package one day)

This commit is contained in:
Martin Diehl 2018-07-10 13:04:32 +02:00
parent 497a18b149
commit fccac1546e
2 changed files with 9 additions and 1 deletions

View File

@ -12,6 +12,7 @@ stages:
- compileAbaqus2017
- example
- performance
- createPackage
- createDocumentation
- saveDocumentation
- updateMaster
@ -411,6 +412,13 @@ SpectralRuntime:
- master
- release
###################################################################################################
createTar:
stage: createPackage
script:
- cd $(mktemp -d)
- $DAMASKROOT/PRIVATE/releasing/deployMe.sh $CI_COMMIT_SHA
###################################################################################################
AbaqusStd:
stage: createDocumentation

@ -1 +1 @@
Subproject commit f1f452c1ab9047232e8c64ca76ba647cfdeb03b1
Subproject commit d1d46580823d2896059b9514ddc975f9fe5f6b1f