Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Ensure Commodore binary version is set when pushing image #58

Merged
merged 1 commit into from
Mar 10, 2020

Conversation

simu
Copy link
Member

@simu simu commented Mar 9, 2020

The imported Github action for pushing the docker image to DockerHub
does not run the make docker command and therefore the Commodore
binary version in the pushed image was not configured correctly.

This commit generates the binary version as a Github action step instead
of relying on the Makefile when building the image to be pushed.

The imported Github action for pushing the docker image to DockerHub
does not run the `make docker` command and therefore the Commodore
binary version in the pushed image was not configured correctly.

This commit generates the binary version as a Github action step instead
of relying on the Makefile when building the image to be pushed.
@simu simu requested a review from srueg March 9, 2020 18:34
@srueg srueg merged commit e84e5bb into master Mar 10, 2020
@srueg srueg deleted the fix-docker-image-binary-version branch March 10, 2020 07:31
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants