Skip to content

Ensure Commodore binary version is set when pushing image#58

Merged
srueg merged 1 commit intomasterfrom
fix-docker-image-binary-version
Mar 10, 2020
Merged

Ensure Commodore binary version is set when pushing image#58
srueg merged 1 commit intomasterfrom
fix-docker-image-binary-version

Conversation

@simu
Copy link
Copy Markdown
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
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