mirror of
https://github.com/r-freeman/nextjs-with-docker.git
synced 2024-11-24 23:05:41 +00:00
update workflow
This commit is contained in:
parent
b4e0454489
commit
cec7e96e2d
@ -29,7 +29,7 @@ jobs:
|
||||
uses: https://github.com/docker/setup-buildx-action@v3
|
||||
with:
|
||||
config-inline: |
|
||||
[registry."${{var.DOCKER_REGISTRY_IP}}:${DOCKER_REGISTRY_PORT}}"] # IP from local gitea instance
|
||||
[registry."${{vars.DOCKER_REGISTRY_IP}}:${vars.DOCKER_REGISTRY_PORT}}"]
|
||||
http = true
|
||||
insecure = true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user