new location in PRIVATE

This commit is contained in:
Martin Diehl 2021-10-07 16:20:25 +02:00
parent 6ced308e98
commit a6ee7bd942
1 changed files with 1 additions and 1 deletions

View File

@ -219,7 +219,7 @@ source_distribution:
stage: deploy
script:
- cd $(mktemp -d)
- $DAMASKROOT/PRIVATE/releasing/deploy.sh $DAMASKROOT $CI_COMMIT_SHA
- $DAMASKROOT/PRIVATE/releasing/tar.xz/create.sh $DAMASKROOT $CI_COMMIT_SHA
except:
- master
- release