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

chore: use GHCR for install.sh #11

Merged
merged 4 commits into from
Jan 24, 2024
Merged

chore: use GHCR for install.sh #11

merged 4 commits into from
Jan 24, 2024

Conversation

xynydev
Copy link
Member

@xynydev xynydev commented Jan 24, 2024

Trying to make the action install the binary from the container on GHCR with podman run --rm ghcr.io/blue-build/cli:main-installer | sudo bash (like in the README). Getting some error and this might be related and might not, but shouldn't hurt to merge either, since I just made the cli package public.

@xynydev xynydev requested a review from gmpinder as a code owner January 24, 2024 17:50
install.sh Outdated Show resolved Hide resolved
@gmpinder gmpinder merged commit 42d879a into main Jan 24, 2024
1 check passed
@gmpinder gmpinder deleted the xynydev-patch-1 branch January 24, 2024 22:27
@xynydev
Copy link
Member Author

xynydev commented Jan 25, 2024

There still isn't a container tagged as latest-installer...

@gmpinder
Copy link
Member

There still isn't a container tagged as latest-installer...

My bad, forgot to push the image manually yesterday

@gmpinder
Copy link
Member

Alright it's pushed

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.

2 participants