Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
text-generation-inference
Commits
fd2e0631
Unverified
Commit
fd2e0631
authored
Jul 29, 2024
by
Adrien
Browse files
fix: fix buildkit config in ci
Signed-off-by:
Adrien
<
adrien@huggingface.co
>
parent
bab02ff2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
.github/workflows/build.yaml
.github/workflows/build.yaml
+1
-3
No files found.
.github/workflows/build.yaml
View file @
fd2e0631
...
...
@@ -80,9 +80,7 @@ jobs:
uses
:
docker/setup-buildx-action@v3
with
:
install
:
true
buildkitd-config-inline
:
|
[registry."docker.io"]
mirrors = ["${{ env.REGISTRY_MIRROR }}"]
buildkitd-config
:
/tmp/buildkitd.toml
-
name
:
Login to internal Container Registry
uses
:
docker/login-action@v3
with
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment