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

Use official Docker Actions #69

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

lucacome
Copy link
Contributor

@lucacome lucacome commented Nov 6, 2024

This pull request includes significant updates to the CI/CD pipeline and a minor optimization in the Dockerfile. The most important changes involve improving the Docker build process.

CI/CD pipeline updates:

Dockerfile optimization:

  • Dockerfile: Added the -trimpath flag to the Go build command.

Copy link
Owner

@jacobtomlinson jacobtomlinson left a comment

Choose a reason for hiding this comment

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

Thanks for these improvements. Definitely good to get onto the official actions.

@jacobtomlinson jacobtomlinson merged commit 9a94cd3 into jacobtomlinson:master Nov 6, 2024
3 checks passed
@lucacome lucacome deleted the docker-actions branch November 6, 2024 19:59
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.

2 participants