try
This commit is contained in:
parent
7171dd09f3
commit
28221d7fc1
@ -11,8 +11,7 @@ jobs:
|
|||||||
if: gitea.ref == 'refs/heads/main'
|
if: gitea.ref == 'refs/heads/main'
|
||||||
steps:
|
steps:
|
||||||
- uses: https://github.com/actions/checkout@v4
|
- uses: https://github.com/actions/checkout@v4
|
||||||
- name: Set up Docker Buildx
|
- uses: https://github.com/docker/setup-buildx-action@v3
|
||||||
uses: https://github.com/docker/setup-buildx-action@v3
|
|
||||||
with:
|
with:
|
||||||
config-inline: |
|
config-inline: |
|
||||||
[registry."192.168.0.151:32000"]
|
[registry."192.168.0.151:32000"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user