Add drone release for addons
parent
3bb47c5845
commit
826fa88843
|
@ -113,7 +113,7 @@ steps:
|
||||||
- export ARTIFACTADDONS="$RELEASEADDON.tar.gz"
|
- export ARTIFACTADDONS="$RELEASEADDON.tar.gz"
|
||||||
- mkdir ./build
|
- mkdir ./build
|
||||||
- # Create artifact for friendica-addons
|
- # Create artifact for friendica-addons
|
||||||
- tar \
|
- tar
|
||||||
--exclude='./.tx'
|
--exclude='./.tx'
|
||||||
--exclude='./.git'
|
--exclude='./.git'
|
||||||
--exclude='./.editorconfig'
|
--exclude='./.editorconfig'
|
||||||
|
|
Loading…
Reference in New Issue