mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-09-25 03:54:31 +00:00
* Use multi-stage build in Dockerfile https://github.com/the-draupnir-project/Draupnir/issues/300. * Move git describe and build into one stage. Probably won't be a good idea to download an alpine image just to install git. * Remove git describe step from CI. * whoopsie, copy version from the build stage not the deleted stamp.
12 lines
145 B
Plaintext
12 lines
145 B
Plaintext
# SPDX-FileCopyrightText: 2024 Gnuxie <Gnuxie@protonmail.com>
|
|
#
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
node_modules
|
|
config
|
|
lib
|
|
logs
|
|
storage
|
|
db
|
|
*.db
|