updated .\dockerfile and .\prisma\ [deploy]
Some checks failed
Deploy Discord Bot / deploy (push) Failing after 50s
Some checks failed
Deploy Discord Bot / deploy (push) Failing after 50s
This commit is contained in:
@@ -16,6 +16,7 @@ RUN npm ci
|
||||
# OPTIONAL, aber hilfreich: global ts-node-dev installieren,
|
||||
# damit der Befehl IMMER verfügbar ist, auch wenn node_modules-mal zickt
|
||||
RUN npm install -g ts-node-dev
|
||||
RUN npm install
|
||||
|
||||
COPY . .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user