Bump docker-run_build from a55a4ef to c66d52d #173

Merged
dependabot[bot] merged 3 commits from dependabot/npm_and_yarn/docker-run_build-c66d52d into main 2021-08-30 12:04:43 +00:00
2 changed files with 3 additions and 12898 deletions

View File

@ -46,12 +46,12 @@ jobs:
run: node .github/ChangeVersion.js
- name: Install node depedencies
run: npm install -d --no-save
run: npm install --no-save
- name: Run test
run: npm test
Docker-Multiarch:
Docker-Build:
runs-on: ubuntu-latest
strategy:
matrix:
@ -60,7 +60,6 @@ jobs:
- arm64
- arm/v7
name: "Build And Test Docker Image, Arch: ${{ matrix.arch }}"
steps:
- name: Set up QEMU
uses: docker/setup-qemu-action@v1
@ -77,4 +76,4 @@ jobs:
with:
target: bdscore
tags: coretestarch:latest
platforms: linux/${{ matrix.arch }}
platforms: linux/${{ matrix.arch }}

12894
package-lock.json generated

File diff suppressed because it is too large Load Diff