forked from 4m-mazi/gh-test
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update Dockerfile and GitHub Actions workflow to support confi…
…gurable binary name The Dockerfile has been updated to use the `BINARY_NAME` build argument to specify the name of the binary to be copied into the image. The `ENTRYPOINT` has also been updated to use the `BINARY_NAME` environment variable. The GitHub Actions workflow has been updated to pass the `BINARY_NAME` environment variable as a build argument to the Docker build step.
- Loading branch information
Showing
2 changed files
with
15 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters