Skip to content

Commit 09d66c2

Browse files
authored
Merge pull request #427 from crazy-max/doc-typo
Fix doc typo
2 parents 6484a61 + 24d162e commit 09d66c2

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

TROUBLESHOOTING.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -74,16 +74,6 @@ jobs:
7474
sudo ctr --debug i push --user "${{ secrets.DOCKER_USERNAME }}:${{ secrets.DOCKER_PASSWORD }}" docker.io/user/app:latest
7575
```
7676
77-
## `invalid reference format`
78-
79-
You may encounter this issue if you're using `github.repository` in your tag
80-
name:
81-
82-
```
83-
#10 importing cache manifest from ghcr.io/My-Org/repo:main
84-
#10 ERROR: invalid reference format: repository name must be lowercase
85-
```
86-
8777
## `repository name must be lowercase`
8878

8979
You may encounter this issue if you're using `github.repository` as a repo slug

0 commit comments

Comments
 (0)