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
d0225b10
Unverified
Commit
d0225b10
authored
Jul 01, 2024
by
Nicolas Patry
Committed by
GitHub
Jul 01, 2024
Browse files
GH router. (#2153)
parent
17cebc45
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
.github/workflows/build.yaml
.github/workflows/build.yaml
+3
-0
No files found.
.github/workflows/build.yaml
View file @
d0225b10
...
@@ -80,6 +80,9 @@ jobs:
...
@@ -80,6 +80,9 @@ jobs:
uses
:
docker/setup-buildx-action@v3
uses
:
docker/setup-buildx-action@v3
with
:
with
:
install
:
true
install
:
true
config-inline
:
|
[registry."docker.io"]
mirrors = ["registry.github-runners.huggingface.tech"]
-
name
:
Login to GitHub Container Registry
-
name
:
Login to GitHub Container Registry
if
:
github.event_name != 'pull_request'
if
:
github.event_name != 'pull_request'
uses
:
docker/login-action@v3
uses
:
docker/login-action@v3
...
...
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