Fix doc typo

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2021-08-05 16:36:12 +02:00
parent 6484a61448
commit 24d162ecb4
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

View File

@ -74,16 +74,6 @@ jobs:
sudo ctr --debug i push --user "${{ secrets.DOCKER_USERNAME }}:${{ secrets.DOCKER_PASSWORD }}" docker.io/user/app:latest
```
## `invalid reference format`
You may encounter this issue if you're using `github.repository` in your tag
name:
```
#10 importing cache manifest from ghcr.io/My-Org/repo:main
#10 ERROR: invalid reference format: repository name must be lowercase
```
## `repository name must be lowercase`
You may encounter this issue if you're using `github.repository` as a repo slug