Skip to content

Feature/ci cd #6

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

Merged
merged 8 commits into from
Oct 14, 2023
Merged

Feature/ci cd #6

merged 8 commits into from
Oct 14, 2023

Conversation

earlinn
Copy link
Collaborator

@earlinn earlinn commented Oct 14, 2023

  • Workflow: added steps of pushing the web container to DockerHub and sending a message about the successful completion of the workflow to a special group in telegram.
  • README: added workflow status badge.

'USER': os.getenv('POSTGRES_USER', default='postgres'),
'PASSWORD': os.getenv('POSTGRES_PASSWORD', default='postgres'),
'HOST': os.getenv('DB_HOST', default='db'),
'PORT': os.getenv('DB_PORT', default='5432'),
Copy link
Collaborator

Choose a reason for hiding this comment

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

Отлично) только в readme добавить бы шаблон заполнения .env

@Govorlivyh Govorlivyh merged commit f7f1a5a into develop Oct 14, 2023
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