Skip to content

Commit a88ea8c

Browse files
committed
do not exit on error
1 parent 40f2de5 commit a88ea8c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/scripts/delete_unused_images.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#!/usr/bin/env bash
2-
set -e
32

43
get_container_package_name() {
54
local container_name=$1

0 commit comments

Comments
 (0)