-
Name Previous Value Current Value Type
Improvement
Bug
Affected Versions
empty <=10.9.2
-
OneDev
changed state to 'Closed' 2 years ago
Previous Value Current Value Open
Closed
-
State changed as code fixing the issue is committed (20723fb4)
-
OneDev
changed state to 'Released' 2 years ago
Previous Value Current Value Closed
Released
-
State changed as build OD-5228 is successful
| Type |
Bug
|
| Priority |
Minor
|
| Assignee | |
| Affected Versions |
<=10.9.2
|
| Labels |
No labels
|
Issue Votes (0)
I have a nested project that uses uppercase naming (
MyProject/MySubProject). If I publish a container image for this and try to download it, it suggests a command with an uppercase name.My buildspec publishes the image like so:
This will successfully publish the image and will show the following example command on the package page (at
git.mydomain.tld/MyProject/~packages/123):If I try to pull this project now, I get the following errors: