Migrate CI to 4-job pipeline with SHA-pinned actions #4
@@ -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