This commit is contained in:
aminecmi committed 2022-07-19 21:32:26 +02:00
1 parent 12a6b4f669
commit 10675e08fe
1 file changed
+3 -2
+3 -2
View File
@@ -8,5 +8,6 @@ steps:
- npm install
- npm run lint
- npm run build:prod
- ls -la dist
- grep api dist/
- ls -la dist/js
- grep api dist/*
- grep api dist/js/*