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

Upgrade MinIO #146

Merged
merged 3 commits into from
Jun 23, 2023
Merged

Upgrade MinIO #146

merged 3 commits into from
Jun 23, 2023

Conversation

dekobon
Copy link
Collaborator

@dekobon dekobon commented Jun 21, 2023

Fixes #60

This PR incorporates the changes from PR #142.

@dekobon dekobon force-pushed the 60-minio-update branch 4 times, most recently from 0691343 to ab092c4 Compare June 22, 2023 18:22
@dekobon dekobon mentioned this pull request Jun 22, 2023
@@ -19,7 +19,27 @@ jobs:
- uses: actions/checkout@v2

- name: Install dependencies
run: sudo apt-get install -y wait-for-it
run: sudo apt-get update -qq && sudo apt-get install -y curl wait-for-it curl
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Double curl

Download MinIO Client when using GitHub Actions.
@zc-devs
Copy link
Contributor

zc-devs commented Jun 23, 2023

▶ All integration tests complete

Works like a charm.

@dekobon dekobon merged commit 6df7d1a into nginxinc:master Jun 23, 2023
2 checks passed
@dekobon dekobon deleted the 60-minio-update branch June 23, 2023 16:11
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.

Upgrade MinIO
2 participants