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

feat: add workflow for push docker image #60

Merged
merged 10 commits into from
May 12, 2024
Merged

feat: add workflow for push docker image #60

merged 10 commits into from
May 12, 2024

Conversation

PiluVitu
Copy link
Member

@PiluVitu PiluVitu commented May 12, 2024

Closes #20

Feature

Automatiza a criação e upload da imagem docker no docker hub, automatiza o pull da imagem no dockerhub no ec2 e builda o container.

Visual evidences 🖼️
  • Push de imagem e criação de tag com base nos commits
    image

  • Pull da imagem e exclusão automatizada de containers
    image

  • Movido .env para repo secrets
    image

Checklist
  • Issue linked
  • Build working correctly
  • Tests created
Additional info N/A

@PiluVitu PiluVitu self-assigned this May 12, 2024
@PiluVitu PiluVitu requested a review from hxsggsz May 12, 2024 05:55
@k1nha k1nha merged commit 5a2fcf5 into master May 12, 2024
3 checks passed
@k1nha k1nha deleted the deploy-workflow branch May 12, 2024 22:31
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.

criar action de deploy no ec2
3 participants