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

ci: publish docker image on tag push #466

Closed
wants to merge 14 commits into from
Closed

Conversation

0Tech
Copy link
Collaborator

@0Tech 0Tech commented Mar 16, 2022

It makes CI to publish the docker image on tag pushes.

Description

It adds a workflow which publishes the docker image on tag push event.
The destination is docker.io/line/lbm-simapp for now.
The image tag would be the corresponding semver and latest.

closes: #455

Motivation and context

Refer to #455

How has this been tested?

The PR will trigger the workflow. And I confirmed it works, I will revert the commit which triggers the workflow on PR.

Checklist:

  • I followed the contributing guidelines and code of conduct.
  • I have added a relevant changelog to CHANGELOG.md
  • I have added tests to cover my changes. [no need]
  • I have updated the documentation accordingly. [no need]
  • I have updated API documentation client/docs/swagger-ui/swagger.yaml [no need]

@0Tech 0Tech added github_actions Pull requests that update Github_actions code A: CI labels Mar 16, 2022
@0Tech 0Tech self-assigned this Mar 16, 2022
@0Tech
Copy link
Collaborator Author

0Tech commented Mar 17, 2022

Closing in favor of #469.

@0Tech 0Tech closed this Mar 17, 2022
@0Tech 0Tech deleted the publish branch March 21, 2022 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: CI github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Register simapp docker image to docker hub
1 participant