mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-25 06:23:42 +00:00
Add drone release for addons
This commit is contained in:
parent
3bb47c5845
commit
826fa88843
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue