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

#7 CI/CD пайплайн для ветки main #31

Merged
merged 4 commits into from
Dec 10, 2024
Merged

Conversation

NikitaBuffy
Copy link
Owner

Написан пайплайн, срабатывающий при пуше в ветку main, который собирает образы Docker для frontend и backend, затем пушит в Docker Hub, подключается на удаленный сервер и перезапускает контейнеры с новыми образами. Тем самым обеспечивая полноту принципов CI/CD, автоматизируя доставку изменений на удаленный сервер.

@NikitaBuffy
Copy link
Owner Author

Проведен рефакторинг пайплайна main.yml, тепреь он срабатывает при успешном закрытии pull-request в main со стороны веток backend и frontend, обновляя только тот образ, который был изменен.

@NikitaBuffy NikitaBuffy merged commit 5a5a18d into devops Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant