Enable npm build

This commit is contained in:
Christian Cueni 2022-08-24 10:46:35 +02:00
parent 0730dc1c7a
commit a319432686
1 changed files with 1 additions and 1 deletions

View File

@ -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