зеркало из https://github.com/mozilla/normandy.git
Trying out simple remote docker configuration for contract tests
This commit is contained in:
Родитель
31d90595f5
Коммит
2d1c903d08
|
@ -197,11 +197,11 @@ jobs:
|
||||||
path: test-reports
|
path: test-reports
|
||||||
|
|
||||||
contract-tests:
|
contract-tests:
|
||||||
machine:
|
docker:
|
||||||
docker_layer_caching: true
|
- image: ubuntu-1604:201903-01
|
||||||
image: ubuntu-1604:201903-01
|
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
- setup_remote_docker
|
||||||
- run:
|
- run:
|
||||||
name: Run contract tests in containers
|
name: Run contract tests in containers
|
||||||
command: make contract_tests
|
command: make contract_tests
|
||||||
|
|
Загрузка…
Ссылка в новой задаче