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

chore(docker): Add Github Actions to build and push Docker image #22

Merged
merged 3 commits into from
Jun 21, 2024

Conversation

cicoub13
Copy link
Member

Actions are doing (only for v*.. tags):

  • Building the project into dist
  • Building the docker image by copying dist + installing dependencies
  • Pushing the tag image to Github Artifact Repository

https://github.com/ManoManoTech/homer/pkgs/container/homer

@greg0ire
Copy link
Member

Should we setup dependabot to keep things fresh?

@pfongkye
Copy link
Contributor

Should we setup dependabot to keep things fresh?

Yes. Maybe in another PR. Can you add an issue for this? It could be a good first issue for anyone who wants to do it 🙏

Dockerfile Outdated Show resolved Hide resolved
@greg0ire
Copy link
Member

Done: #23

@greg0ire greg0ire merged commit 58192c9 into main Jun 21, 2024
1 check passed
@greg0ire greg0ire deleted the chore-docker-workflow branch June 21, 2024 10:35
@greg0ire
Copy link
Member

Thanks @cicoub13 !

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.

None yet

3 participants