Skip to content

Commit

Permalink
Test.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexei-V-Ivanov-AMD authored and alexeykondrat committed May 1, 2024
1 parent 5327295 commit fbc299e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/test-template.j2
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ steps:

- label: ":docker: build image ROCm"
commands:
- "docker build --build-arg max_jobs=16 --tag {{ docker_image_ROCm }} --target test_amd --progress plain --file Dockerfile.rocm ."
- "docker build --build-arg max_jobs=16 --tag {{ docker_image_ROCm }} --progress plain --file Dockerfile.rocm ."
- "docker push {{ docker_image_ROCm }}"
env:
DOCKER_BUILDKIT: "1"
Expand Down

0 comments on commit fbc299e

Please sign in to comment.