CI: fix syntax error in .cirrus.yml
This commit is contained in:
parent
2d1346aec2
commit
c628fa64f0
@ -21,7 +21,7 @@ task:
|
||||
# 2 hours is a maximal timeout available for free use.
|
||||
timeout_in: 120m
|
||||
|
||||
depends_in:
|
||||
depends_on:
|
||||
- Update docker image
|
||||
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user