Skip to content

Commit

Permalink
Edit Dockerfile and Remove build folder
Browse files Browse the repository at this point in the history
  • Loading branch information
slehmadi committed Jul 28, 2023
1 parent a874813 commit 72405db
Show file tree
Hide file tree
Showing 15 changed files with 1 addition and 99 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ COPY . .

RUN npm install

CMD ['./jenkins/scripts/deliver.sh']
RUN ./jenkins/scripts/deliver.sh
21 changes: 0 additions & 21 deletions build/asset-manifest.json

This file was deleted.

Binary file removed build/favicon.ico
Binary file not shown.
1 change: 0 additions & 1 deletion build/index.html

This file was deleted.

15 changes: 0 additions & 15 deletions build/manifest.json

This file was deleted.

2 changes: 0 additions & 2 deletions build/static/css/main.eeeddbdb.chunk.css

This file was deleted.

1 change: 0 additions & 1 deletion build/static/css/main.eeeddbdb.chunk.css.map

This file was deleted.

3 changes: 0 additions & 3 deletions build/static/js/2.eddfa02b.chunk.js

This file was deleted.

41 changes: 0 additions & 41 deletions build/static/js/2.eddfa02b.chunk.js.LICENSE.txt

This file was deleted.

1 change: 0 additions & 1 deletion build/static/js/2.eddfa02b.chunk.js.map

This file was deleted.

2 changes: 0 additions & 2 deletions build/static/js/main.8690879a.chunk.js

This file was deleted.

1 change: 0 additions & 1 deletion build/static/js/main.8690879a.chunk.js.map

This file was deleted.

2 changes: 0 additions & 2 deletions build/static/js/runtime-main.c2077527.js

This file was deleted.

Loading

0 comments on commit 72405db

Please sign in to comment.