Skip to content

Commit 6d8c9b6

Browse files
committed
Merge branch 'development' into feature/ESI-554-new-updates
2 parents c6f50d3 + 900bfc3 commit 6d8c9b6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ node_modules/
2424

2525
.eslintcache
2626
.dccache
27-
ui/.dccache
27+
ui/.dccache

build.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# build command format is
2+
# bash build.sh
3+
14
set -e
25
#The above command is to fail build if any one of the below build steps fail
36

0 commit comments

Comments
 (0)