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

Add openresty support in GitHub Actions workflow #150

Closed
wants to merge 1 commit into from

Conversation

catatsuy
Copy link
Collaborator

This pull request includes a modification to the .github/workflows/go.yml file. The change adds a new build configuration for the Nginx server using the OpenResty module. Specifically, a new ./nginx-build command has been added to the jobs: section, which includes the -openresty flag to enable the OpenResty module during the build process.

@catatsuy catatsuy force-pushed the feature-add-openresty-build-step branch from 54a8bcb to ea559e7 Compare July 21, 2024 05:29
@catatsuy
Copy link
Collaborator Author

@catatsuy catatsuy closed this Aug 10, 2024
@catatsuy catatsuy deleted the feature-add-openresty-build-step branch August 10, 2024 05:21
@catatsuy catatsuy restored the feature-add-openresty-build-step branch August 10, 2024 05:21
@catatsuy catatsuy deleted the feature-add-openresty-build-step branch August 10, 2024 05:22
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.

1 participant