chore: test angular on PR (#3541)

* chore: test angular on PR

* publish go test coverage

* fix gorelease

* update node version
This commit is contained in:
Livio Amstutz
2022-04-29 14:08:42 +02:00
committed by GitHub
parent 40cd4578bf
commit a3fb49db2c
3 changed files with 46 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
ARG NODE_VERSION=14
ARG NODE_VERSION=16
#######################
## With this step we prepare all node_modules, this helps caching the build