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

docker : build images only once #9225

Merged
merged 1 commit into from
Aug 28, 2024
Merged

docker : build images only once #9225

merged 1 commit into from
Aug 28, 2024

Conversation

slaren
Copy link
Collaborator

@slaren slaren commented Aug 28, 2024

Currently, the docker images are built twice with different tags. Since the docker images are no longer built on PRs, I think this can be consolidated into a single step, avoiding the unnecessary extra build.

@github-actions github-actions bot added the devops improvements to build systems and github actions label Aug 28, 2024
@slaren slaren merged commit 9fe94cc into master Aug 28, 2024
8 checks passed
@slaren slaren deleted the sl/docker-build-once branch August 28, 2024 15:28
dsx1986 pushed a commit to dsx1986/llama.cpp that referenced this pull request Oct 29, 2024
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 15, 2024
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops improvements to build systems and github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants