mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-04 10:54:24 +08:00
add push
This commit is contained in:
parent
5fcd29a7d8
commit
eaeafb42f9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-builder.yml
vendored
2
.github/workflows/docker-builder.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
context: .
|
||||
load: true
|
||||
push: true
|
||||
platforms: linux/amd64, linux/arm64
|
||||
file: ./docker/Dockerfile-go-builder
|
||||
tags: gravitl/go-builder:latest
|
||||
|
|
Loading…
Add table
Reference in a new issue