mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-06 00:25:55 +00:00
forgot the dones
This commit is contained in:
parent
c75c72daf0
commit
a358653da3
1 changed files with 3 additions and 0 deletions
|
|
@ -517,6 +517,9 @@ s3 dump tag:
|
|||
cp NOTICE install/featurebase.conf install/featurebase.*.service ${dir}/
|
||||
tar cvzf ${dir}.tar.gz ${dir}
|
||||
aws s3 cp --recursive ${dir}* s3://${LOCATION}/${CI_COMMIT_TAG}/
|
||||
done
|
||||
done
|
||||
|
||||
needs:
|
||||
- job: build for darwin amd64
|
||||
- job: build for darwin arm64
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue