浏览代码

Merge pull request #3459 from Zocker1999NET/patch-3

docs/maintenance-upgrading: indent "either" commands
pull/3460/head
Slavi Pantaleev 2 年前
committed by GitHub
父节点
当前提交
0db1e69790
找不到此签名对应的密钥 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



正在加载...
取消
保存