forked from kompetenzinventar/ki-frontend
add reuse compliance #5
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
# SPDX-FileCopyrightText: WTF Kooperative eG <https://wtf-eg.de/>
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
FROM node:14-alpine as builder
|
||||
|
||||
COPY . ./
|
||||
|
Reference in New Issue
Block a user