Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: only add seperator for non-empty ghcr image #51

Closed
wants to merge 2 commits into from

Conversation

MikaelElkiaer
Copy link
Contributor

Closes #49

In the case of not specifying an image (i. e. image: ""), the / seperator between repository and image will not be added.
This is useful when you want to keep your image repository to the same as the GitHub repo, without further post-fixing.

@aexvir
Copy link
Member

aexvir commented Jan 11, 2024

apologies for the late reply, merged this manually, thanks for the contribution!

@aexvir aexvir closed this Jan 11, 2024
@crstian19
Copy link

So if I want ghcr.io/myorg/myrepo:1.0.0 I put image: "" but I got this error:Error: Unable to process file command 'output' successfully.
Error: Invalid format 'ghcr.io/crstian19/docker-acestream-server:latest@sha256 @MikaelElkiaer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to do specify ghcr.io image at repo root?
3 participants