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

ci(dockerbuild): enhance speed of workflow #7740

Merged
merged 1 commit into from
Feb 15, 2024
Merged

Conversation

moabu
Copy link
Member

@moabu moabu commented Feb 15, 2024

Prepare


Description

Enhances docker build speed

Target issue

closes #7739

Implementation Details


Test and Document the changes

  • Static code analysis has been run locally and issues have been fixed
  • Relevant unit and integration tests have been added/updated
  • Relevant documentation has been updated if any (i.e. user guides, installation and configuration guides, technical design docs etc)

Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
@mo-auto mo-auto added area-CI Issue or changes required in automatic builds or CI infrastructure kind-dependencies Pull requests that update a dependency file labels Feb 15, 2024
@moabu moabu merged commit 6a70d1c into main Feb 15, 2024
2 checks passed
@moabu moabu deleted the ci-docker-build-speed branch February 15, 2024 10:24
devrimyatar pushed a commit that referenced this pull request Feb 27, 2024
Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
Signed-off-by: Mustafa Baser <mbaser@mail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-CI Issue or changes required in automatic builds or CI infrastructure kind-dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

perf(docker_build_image.yml): sparse checkout
2 participants