зеркало из https://github.com/mozilla/fxa.git
Merge pull request #16919 from mozilla/circleci-testing
Testing circleci config w/ circleci support
This commit is contained in:
Коммит
4a44167071
|
@ -477,10 +477,11 @@ jobs:
|
|||
- provision
|
||||
- setup_remote_docker:
|
||||
docker_layer_caching: true
|
||||
version: previous
|
||||
- run:
|
||||
name: Build docker images
|
||||
command: ./.circleci/docker-build-fxa.sh << pipeline.id >>
|
||||
command: |
|
||||
ssh remote-docker \ sudo sysctl -w fs.inotify.max_user_watches=60668
|
||||
./.circleci/docker-build-fxa.sh << pipeline.id >>
|
||||
no_output_timeout: 1h
|
||||
|
||||
deploy-fxa-image:
|
||||
|
|
Загрузка…
Ссылка в новой задаче