Enable npm build
This commit is contained in:
parent
0730dc1c7a
commit
a319432686
|
|
@ -10,7 +10,7 @@ VERSION_TAG="${REPO}:$VERSION"
|
|||
set -ev
|
||||
|
||||
# create client
|
||||
#npm run build
|
||||
npm run build
|
||||
|
||||
## Note that images build with buildx do not appear in your docker images list, therefore the push true must be set
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue