Browse Source

fix type in dockerfile name

Matthew R Kasun 3 years ago
parent
commit
39ca243f67
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/test-artifacts.yml

+ 1 - 1
.github/workflows/test-artifacts.yml

@@ -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