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

Build and publish Docker image in GitHub Actions #1

Merged
merged 1 commit into from
Oct 6, 2021

Conversation

nikosavola
Copy link
Member

Builds and publishes Dockerfile as ghcr.io/fyysikkokilta/vaalilakanabot. Tag is inferred magically using docker/metadata-action@v3.

This should allow updating and deploying the bot without building using

docker-compose pull && docker-compose up -d

@nikosavola nikosavola added the enhancement New feature or request label Oct 6, 2021
@nikosavola nikosavola self-assigned this Oct 6, 2021
Copy link
Member

@Elias-YJ Elias-YJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@nikosavola nikosavola merged commit c2cc2c4 into dev Oct 6, 2021
@nikosavola nikosavola deleted the build-image-cicd branch October 6, 2021 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants