fix path bug
This commit is contained in:
parent
56da0f2713
commit
263953e3be
1 changed files with 0 additions and 1 deletions
1
.github/workflows/node.yml
vendored
1
.github/workflows/node.yml
vendored
|
@ -62,7 +62,6 @@ jobs:
|
|||
name: Build & Push
|
||||
with:
|
||||
context: .
|
||||
file: node/Dockerfile
|
||||
target: nodejs
|
||||
platforms: linux/amd64,linux/arm64
|
||||
pull: true
|
||||
|
|
Loading…
Reference in a new issue