chore(actions): change buildkitd url
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 2m32s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 2m32s
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
driver: remote
|
||||
endpoint: 'tcp://buildkitd:1234'
|
||||
endpoint: 'tcp://buildkitd.gitea-runner.svc.cluster.local:1234'
|
||||
|
||||
# Log in to the Gitea container registry
|
||||
- name: Log in to Gitea Container Registry
|
||||
|
||||
Reference in New Issue
Block a user