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
55106ec4
"vscode:/vscode.git/clone" did not exist on "c454d419cc5e036daaf8ebf73ccb82fa751a5cd0"
Unverified
Commit
55106ec4
authored
Mar 29, 2023
by
OlivierDehaene
Committed by
GitHub
Mar 29, 2023
Browse files
fix(ci): fix sagemaker action (#148)
parent
d503e8f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
.github/workflows/build.yaml
.github/workflows/build.yaml
+4
-0
No files found.
.github/workflows/build.yaml
View file @
55106ec4
...
@@ -94,6 +94,10 @@ jobs:
...
@@ -94,6 +94,10 @@ jobs:
uses
:
docker/setup-buildx-action@v2.0.0
uses
:
docker/setup-buildx-action@v2.0.0
with
:
with
:
install
:
true
install
:
true
-
name
:
Tailscale
uses
:
tailscale/github-action@v1
with
:
authkey
:
${{ secrets.TAILSCALE_AUTHKEY }}
-
name
:
Checkout repository
-
name
:
Checkout repository
uses
:
actions/checkout@v3
uses
:
actions/checkout@v3
-
name
:
Inject slug/short variables
-
name
:
Inject slug/short variables
...
...
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