Can we find tasks before they’re finished?

This commit is contained in:
Simon Sapin 2018-08-16 17:44:02 +02:00
parent af782f0c88
commit 59b6e7b5b9

View file

@ -29,4 +29,5 @@ tasks:
cd repo &&
git checkout ${event.after} &&
echo "Hello World!" &&
ls
sleep 120 &&
ls -a