We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1609e9e commit d48a489Copy full SHA for d48a489
scripts/build_docker.sh
@@ -1,7 +1,4 @@
1
#!/usr/bin/env bash
2
-npm install -D
3
-npm run build
4
-
5
docker build -t codingblocks/judge-api .
6
docker system prune -f
7
0 commit comments