mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Snap: Removed double mongo3 that's already at migratemongo.
Thanks to xet7 !
This commit is contained in:
parent
d2a85b41e4
commit
2a24918a9c
1 changed files with 23 additions and 23 deletions
|
|
@ -113,29 +113,29 @@ parts:
|
|||
source: https://fastdl.mongodb.org/tools/db/mongodb-database-tools-ubuntu2404-x86_64-100.12.2.tgz
|
||||
plugin: dump
|
||||
|
||||
mongodb3:
|
||||
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1804-3.6.23.tgz
|
||||
plugin: dump
|
||||
stage-packages:
|
||||
- libssl1.1
|
||||
- libcurl3
|
||||
- libstemmer0d
|
||||
- zlib1g
|
||||
- libsnappy1v5
|
||||
- libyaml-cpp0.5v5
|
||||
- libpcre3
|
||||
- libpcrecpp0v5
|
||||
- libboost-system1.65.1
|
||||
- libboost-iostreams1.65.1
|
||||
- libboost-filesystem1.65.1
|
||||
- libboost-program-options1.65.1
|
||||
- libgoogle-perftools4
|
||||
stage:
|
||||
- bin
|
||||
- usr
|
||||
prime:
|
||||
- bin
|
||||
- usr
|
||||
#mongodb3:
|
||||
# source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1804-3.6.23.tgz
|
||||
# plugin: dump
|
||||
# stage-packages:
|
||||
# - libssl1.1
|
||||
# - libcurl3
|
||||
# - libstemmer0d
|
||||
# - zlib1g
|
||||
# - libsnappy1v5
|
||||
# - libyaml-cpp0.5v5
|
||||
# - libpcre3
|
||||
# - libpcrecpp0v5
|
||||
# - libboost-system1.65.1
|
||||
# - libboost-iostreams1.65.1
|
||||
# - libboost-filesystem1.65.1
|
||||
# - libboost-program-options1.65.1
|
||||
# - libgoogle-perftools4
|
||||
# stage:
|
||||
# - bin
|
||||
# - usr
|
||||
# prime:
|
||||
# - bin
|
||||
# - usr
|
||||
|
||||
wekan:
|
||||
source: .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue