fix path bug

This commit is contained in:
Greyscale 2024-05-19 04:22:07 +02:00
parent 56da0f2713
commit 263953e3be
No known key found for this signature in database
GPG key ID: 74BAFF55434DA4B2

View file

@ -62,7 +62,6 @@ jobs:
name: Build & Push
with:
context: .
file: node/Dockerfile
target: nodejs
platforms: linux/amd64,linux/arm64
pull: true