forgot to remove needs: build_app from workflow
All checks were successful
Node.js CI / build_image (push) Successful in 53s
All checks were successful
Node.js CI / build_image (push) Successful in 53s
This commit is contained in:
parent
a8ad93210a
commit
5d9e6bfda0
@ -14,7 +14,7 @@ jobs:
|
|||||||
# - run: npm ci
|
# - run: npm ci
|
||||||
# - run: npm run build --production --if-present
|
# - run: npm run build --production --if-present
|
||||||
build_image:
|
build_image:
|
||||||
needs: build_app
|
# needs: build_app
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Set up QEMU
|
- name: Set up QEMU
|
||||||
|
Loading…
Reference in New Issue
Block a user