chore(readme): fix typo

This commit is contained in:
Alexey Igrychev
2021-08-06 17:10:39 +02:00
committed by GitHub
parent 01d8c1ceea
commit 3dbf8c10c0

View File

@@ -101,7 +101,7 @@ For cleanup action you need [to create personal access token](https://docs.githu
### Custom container repository ### Custom container repository
The user can use an arbitrary container repository specifying the `WERF_REPO` and `WERF_REPO_CONTAINER_REGISTRY` environment variables and perform authorization yourself. For instance, steps for GCR: The user can use an arbitrary container repository specifying the `WERF_REPO` and `WERF_REPO_CONTAINER_REGISTRY` environment variables and perform authorization himself. For instance, steps for GCR:
```yaml ```yaml
- name: Login to GCR - name: Login to GCR