Enable npm build
This commit is contained in:
parent
0730dc1c7a
commit
a319432686
|
|
@ -10,7 +10,7 @@ VERSION_TAG="${REPO}:$VERSION"
|
||||||
set -ev
|
set -ev
|
||||||
|
|
||||||
# create client
|
# 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
|
## 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