Commit be8613be authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

docs: fix typo

parent b794ce77
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -88,7 +88,7 @@ This API retrieves the [ECR authorization token](https://docs.aws.amazon.com/Ama
| `region`   | AWS region to use                                             | no _(can be retrieved from env)_ |
| `env_ctx`  | the [environment context to consider](#the-notion-of-env_ctx) | no _(can be guessed)_ |

## Use in Gitlab CI
## Use in GitLab CI

Finally, the Docker image can be used in your GitLab CI files as follows: