소스 검색

docs/maintenance-upgrading: indent "either" commands

improves readability
pull/3459/head
Felix Stupp 1 년 전
committed by GitHub
부모
커밋
97410df4f0
No known key found for this signature in database GPG 키 ID: B5690EEEBB952194
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      docs/maintenance-upgrading-services.md

+ 2
- 2
docs/maintenance-upgrading-services.md 파일 보기

@@ -8,8 +8,8 @@ To upgrade services:

- update your playbook directory and all upstream Ansible roles (defined in the `requirements.yml` file) using:

- either: `just update`
- or: a combination of `git pull` and `just role` (or `make roles`)
- either: `just update`
- or: a combination of `git pull` and `just role` (or `make roles`)

- take a look at [the changelog](../CHANGELOG.md) to see if there have been any backward-incompatible changes that you need to take care of



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