mirror of
https://github.com/servo/servo.git
synced 2025-06-06 00:25:37 +00:00
Use existing Docker image tag for now
We have not yet pushed a :latest tag, so use the (old) named tag that we have for now.
This commit is contained in:
parent
a8a7199da6
commit
6446aff444
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ tasks:
|
|||
- pull_request.synchronize
|
||||
payload:
|
||||
maxRunTime: 3600
|
||||
image: servobrowser/servo-linux-dev
|
||||
image: 'servobrowser/servo-linux-dev:servo-linux-build-deps-2017-06-30'
|
||||
command:
|
||||
- /bin/bash
|
||||
- '--login'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue