Skip to content

Commit

Permalink
Fix doc typo
Browse files Browse the repository at this point in the history
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
  • Loading branch information
crazy-max committed Aug 5, 2021
1 parent 6484a61 commit 24d162e
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions TROUBLESHOOTING.md
Expand Up @@ -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
Expand Down

0 comments on commit 24d162e

Please sign in to comment.