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

Patch apt-get commands #937

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

ejegrova
Copy link

@ejegrova ejegrova commented Nov 7, 2023

Run apt-get install only if apt-get update succeeds.

Maintainers will complete the following section

  • Commit messages are descriptive enough
  • Code coverage from testing does not decrease and new code is covered
  • [n/a] New code has type annotations
  • [n/a] OpenAPI schema is updated (if applicable)
  • [n/a] DB schema change has corresponding DB migration (if applicable)
  • [n/a] README updated (if worker configuration changed, or if applicable)
  • [n/a] Draft release notes are updated before merging

Run `apt-get install` only if `apt-get update` succeeds.

Signed-off-by: ejegrova <ejegrova@redhat.com>
@ejegrova ejegrova added this pull request to the merge queue Nov 8, 2023
Merged via the queue into containerbuildsystem:master with commit e6cdb8b Nov 8, 2023
14 checks passed
@ejegrova ejegrova deleted the patch_gh_workflow branch November 8, 2023 16:19
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.

3 participants