ci-test/build.sh

7 lines
60 B
Bash
Executable File

#!/bin/sh
echo "done" >artifact.txt
# 10 seconds
sleep 10