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

Create Continuous deployment #4

Closed
Tracked by #7
Bullrich opened this issue Sep 26, 2023 · 0 comments · Fixed by #16
Closed
Tracked by #7

Create Continuous deployment #4

Bullrich opened this issue Sep 26, 2023 · 0 comments · Fixed by #16
Assignees
Milestone

Comments

@Bullrich
Copy link
Collaborator

Add the code to automatically deploy the action to GitHub packages as a Docker image

@Bullrich Bullrich added this to the Version 1.0.0 milestone Sep 26, 2023
@Bullrich Bullrich self-assigned this Sep 26, 2023
@Bullrich Bullrich linked a pull request Sep 29, 2023 that will close this issue
github-actions bot pushed a commit that referenced this issue Sep 30, 2023
Created deploy script to automatically deploy new versions to GitHub
packages using Docker.

This resolves #4

I changed a bit my formula and cleaned up the code quite a lot. The
publish method has been merged into one (originally it was one to tag
and one to deploy, but using `gh` I could minimize the footprint).
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 a pull request may close this issue.

1 participant