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
47004651
Unverified
Commit
47004651
authored
Jul 22, 2024
by
Adrien
Committed by
GitHub
Jul 22, 2024
Browse files
use proper name for ci (#2274)
parent
6aeb6690
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/build.yaml
.github/workflows/build.yaml
+2
-2
No files found.
.github/workflows/build.yaml
View file @
47004651
...
...
@@ -28,7 +28,7 @@ jobs:
group
:
${{ github.workflow }}-build-and-push-image-${{ inputs.hardware }}-${{ github.head_ref || github.run_id }}
cancel-in-progress
:
true
runs-on
:
group
:
aws-
r6id-8xlarge
-priv
group
:
aws-
highmemory-32-plus
-priv
permissions
:
contents
:
write
packages
:
write
...
...
@@ -49,7 +49,7 @@ jobs:
export dockerfile="Dockerfile"
export label_extension=""
export docker_devices=""
export runs_on="aws-g5-12xlarge"
export runs_on="aws-g5-12xlarge
-plus
"
;;
rocm)
export dockerfile="Dockerfile_amd"
...
...
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