mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Can we find tasks before they’re finished?
This commit is contained in:
parent
af782f0c88
commit
59b6e7b5b9
1 changed files with 2 additions and 1 deletions
|
@ -29,4 +29,5 @@ tasks:
|
|||
cd repo &&
|
||||
git checkout ${event.after} &&
|
||||
echo "Hello World!" &&
|
||||
ls
|
||||
sleep 120 &&
|
||||
ls -a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue