Skip to content

Commit 6d05e09

Browse files
Remove verbose logging in build_ubi_fips_base_image
1 parent 60024b8 commit 6d05e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/build_ubi_fips_base_image

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
set -eox pipefail
3+
set -eo pipefail
44

55
# shellcheck source=ci/docker_commands
66
source "ci/docker_commands"

0 commit comments

Comments
 (0)