瀏覽代碼

docs/maintenance-upgrading: indent "either" commands

improves readability
pull/3459/head
Felix Stupp 1 年之前
committed by GitHub
父節點
當前提交
97410df4f0
沒有發現已知的金鑰在資料庫的簽署中 GPG Key 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: - 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 - 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




Loading…
取消
儲存