updates gitea build file
All checks were successful
Build and Push Docker Image / build (push) Successful in 3m12s
All checks were successful
Build and Push Docker Image / build (push) Successful in 3m12s
This commit is contained in:
parent
6dd7d47ba2
commit
4c93105260
2
.gitea/buildkitd.toml
Normal file
2
.gitea/buildkitd.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[registry."10.10.1.132:3000"]
|
||||
http = true
|
||||
@ -18,6 +18,8 @@ jobs:
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
config: .gitea/buildkitd.toml
|
||||
|
||||
- name: Login to Gitea Container Registry
|
||||
uses: docker/login-action@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user