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

Add CI to auto deploy on dockerhub #2

Merged

Conversation

Its-Alex
Copy link
Contributor

@Its-Alex Its-Alex commented Jul 4, 2024

This PR has two commits:

  • One to enable multi-arch build
  • One to perform automatic deployment based on tags

To automatically deploy on dockerhub following secrets must be set on the repository:

  • DOCKER_REGISTRY_USERNAME
  • DOCKER_REGISTRY_PASSWORD

@Its-Alex
Copy link
Contributor Author

Its-Alex commented Jul 4, 2024

@stephane-klein need review

@stephane-klein
Copy link
Owner

stephane-klein commented Jul 5, 2024

This PR has two commits:

  • One to enable multi-arch build
  • One to perform automatic deployment based on tags

@Its-Alex Thanks 👍

To automatically deploy on dockerhub following secrets must be set on the repository:

* `DOCKER_REGISTRY_USERNAME`
* `DOCKER_REGISTRY_PASSWORD`

Done.

CI successfully passed: https://github.com/stephane-klein/restic-pg_dump-docker/actions

@stephane-klein
Copy link
Owner

One to perform automatic deployment based on tags

Tag created: https://github.com/stephane-klein/restic-pg_dump-docker/tags

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