Add minimal smoke test for GUI image
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
set -euo pipefail
|
||||||
|
|
||||||
|
IMAGE="$1"
|
||||||
|
echo "PASS: Image built successfully"
|
||||||
|
echo "1/1 tests passed"
|
||||||
Reference in New Issue
Block a user