Skip to content

Commit

Permalink
chore: Remove the upload of asset packs on the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
LautaroPetaccio committed Oct 27, 2021
1 parent e1962ff commit 521159c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/sh

npm run migrate:docker up || exit 1
npm run seed || exit 1
node --inspect="0.0.0.0:9229" ./dist/src/server.js || exit 1

0 comments on commit 521159c

Please sign in to comment.