main
alex 2023-11-02 21:33:21 +01:00
parent d2da2e0249
commit 15f93a15f8
2 changed files with 18 additions and 4 deletions

View File

@ -7,3 +7,17 @@ fi
echo "Starting static web build of admin-dashboard-web"
npm run build
echo "Finished static web build of admin-dashboard-web"
# rm images
docker image rm jnx-admin-dashboard-proxy
# build images
docker compose build jnx-admin-dashboard-proxy
# tag images
docker image tag jnx-admin-dashboard-proxy:latest dockreg.ex.umbach.dev/jnx-admin-dashboard-proxy:latest
# push to self-hosted docker registry
docker push dockreg.ex.umbach.dev/jnx-admin-dashboard-proxy
echo "Uploaded admin-dashboard-web as jnx-admin-dashboard-proxy"

6
package-lock.json generated
View File

@ -6034,9 +6034,9 @@
}
},
"node_modules/caniuse-lite": {
"version": "1.0.30001478",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001478.tgz",
"integrity": "sha512-gMhDyXGItTHipJj2ApIvR+iVB5hd0KP3svMWWXDvZOmjzJJassGLMfxRkQCSYgGd2gtdL/ReeiyvMSFD1Ss6Mw==",
"version": "1.0.30001559",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001559.tgz",
"integrity": "sha512-cPiMKZgqgkg5LY3/ntGeLFUpi6tzddBNS58A4tnTgQw1zON7u2sZMU7SzOeVH4tj20++9ggL+V6FDOFMTaFFYA==",
"funding": [
{
"type": "opencollective",