mirror of
https://github.com/gravitl/netmaker.git
synced 2025-11-08 07:41:41 +08:00
fix type in dockerfile name
This commit is contained in:
parent
ebbbe4de5a
commit
39ca243f67
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-artifacts.yml
vendored
2
.github/workflows/test-artifacts.yml
vendored
|
|
@ -58,7 +58,7 @@ jobs:
|
|||
with:
|
||||
context: .
|
||||
platforms: linux/amd64, linux/arm64
|
||||
file: ./docker/Dockerfile-netclient-multi-arch
|
||||
file: ./docker/Dockerfile-netclient-multiarch
|
||||
push: true
|
||||
tags: ghcr.io/gravitl/netclient:testing
|
||||
build-args: version=testing
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue