Unverified Commit f0d3ad9f authored by Kevin H. Luu's avatar Kevin H. Luu Committed by GitHub
Browse files

[ci] Remove soft fail for AMD image build job (#38941)


Signed-off-by: default avatarKevin H. Luu <khluu000@gmail.com>
parent 121ea5a2
...@@ -5,7 +5,6 @@ steps: ...@@ -5,7 +5,6 @@ steps:
depends_on: [] depends_on: []
device: amd_cpu device: amd_cpu
no_plugin: true no_plugin: true
soft_fail: true
commands: commands:
- > - >
docker build docker build
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment