mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-05 11:24:31 +08:00
spelling
This commit is contained in:
parent
334a3de57e
commit
fc51a76466
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish-docker.yml
vendored
2
.github/workflows/publish-docker.yml
vendored
|
@ -74,4 +74,4 @@ jobs:
|
||||||
context: .
|
context: .
|
||||||
platforms: linux/amd64, linux/arm64
|
platforms: linux/amd64, linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ github.respository }}:${{ env.TAG }}
|
tags: ${{ github.repository }}:${{ env.TAG }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue