fix: make version update check more robust (#2437)
This commit is contained in:
parent
c896dabb82
commit
69191cafe9
5 changed files with 33 additions and 5 deletions
|
|
@ -329,6 +329,9 @@ modules:
|
|||
build-args:
|
||||
- --share=network
|
||||
env:
|
||||
BUILD_VERSION: "@BUILD_VERSION@"
|
||||
BRANCH: "@GITHUB_BRANCH@"
|
||||
COMMIT: "@GITHUB_COMMIT@"
|
||||
npm_config_nodedir: /usr/lib/sdk/node18
|
||||
NPM_CONFIG_LOGLEVEL: info
|
||||
config-opts:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue