dependabot-preview[bot]
b5d0170ab4
build(deps): bump node from 12.11.1-alpine to 12.12.0-alpine in /webapp
...
Bumps node from 12.11.1-alpine to 12.12.0-alpine.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-15 08:53:30 +00:00
dependabot-preview[bot]
390e073acd
build(deps): bump node from 12.11.0-alpine to 12.11.1-alpine in /webapp
...
Bumps node from 12.11.0-alpine to 12.11.1-alpine.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-08 05:03:33 +00:00
dependabot-preview[bot]
1d5f4f2868
build(deps): bump node from 12.10.0-alpine to 12.11.0-alpine in /webapp
...
Bumps node from 12.10.0-alpine to 12.11.0-alpine.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-07 04:30:07 +00:00
roschaefer
f3a9996962
Copy package.json from webapp/
...
This will install the dependencies of the webapp/ folder first and then
overwrite the package.json to use different scripts. If we would track
dependencies in a separate package.json we would have to update it
with dependabot. We don't want that because of our precious build
server time.
2019-09-11 08:43:26 +02:00
roschaefer
d6b7374ddb
Change strategy, only build docker image
...
I couldnt' get the local build to run with the alternative
`nuxt.config.js`. So I'm building docker only now.
2019-09-11 08:43:26 +02:00