mirror of
https://github.com/SrIzan10/ava.git
synced 2026-06-06 00:46:53 +00:00
feat: deploy scripts
This commit is contained in:
@@ -8,4 +8,6 @@ RUN npm install
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN node src/index.js
|
||||
RUN tsc --build
|
||||
|
||||
CMD node dist/index.js
|
||||
Reference in New Issue
Block a user