소스 검색

Fix typo

pull/441/head
Slavi Pantaleev 6 년 전
부모
커밋
25d51d3de3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      docs/self-building.md

+ 1
- 1
docs/self-building.md 파일 보기

@@ -4,7 +4,7 @@ The playbook supports the self-building of some of its components. This may be u

To use these modification there is a variable that needs to be switched to enable this functionality. Add this to your `vars.yaml` file:
```yaml
matrix_container_images_self_build = true
matrix_container_images_self_build: true
```
Setting that variable will self-build every role which supports self-building. Self-building can be set on a per-role basis as well.



불러오는 중...
취소
저장