AndreasAugustin / go-gitmoji-cli

:octocat: A conventional gitmoji commit interactive command line tool for using emojis on conventional commits. :rocket:

Home Page:https://gitmoji.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: released docker images do not contain the built binary

AndreasAugustin opened this issue · comments

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

The current built and released docker images do not contain the go-gitmoji-cli binary.

Expected Behavior

when running the images they must contain the binary

Current Behavior

Checking the build phase and the Dockerfile, the copy step has been forgotten

Steps To Reproduce

  1. pull one of the pushed docker images
  2. run the image
  3. it does not contain the binary

Possible Solution

put the copy step into the workflow

Additional Information/Context

No response

Template sync version Version

v0.1.0-pre-alpha