Sfoglia il codice sorgente

Update maintenance-upgrading-services.md

pull/3534/head
Jan 1 anno fa
committed by GitHub
parent
commit
239c7eddf8
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      docs/maintenance-upgrading-services.md

+ 1
- 1
docs/maintenance-upgrading-services.md Vedi File

@@ -9,7 +9,7 @@ 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`)
- or: a combination of `git pull` and `just roles` (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



Caricamento…
Annulla
Salva