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

Aula 01 do curso "Integração Contínua: Pipeline Docker no Github Actions" #6

Merged
merged 4 commits into from
Jan 18, 2024

Conversation

AdautoDCJunior
Copy link
Owner

Nessa aula, nós aprendemos como:

  • Alterar a rotina de CI para executar em qualquer branch e, assim, mesmo durante o desenvolvimento, vamos ter os testes disponíveis;
  • Utilizar estratégias de matrizes para executar a rotina em múltiplos sistemas operacionais diferentes, e ajudar a verificar se a aplicação funciona independente do ambiente;
  • A limitação das estratégias de matrizes, que estão disponíveis apenas no job que foi declarada, tendo que declarar novamente em outro job para poder utilizar.

@AdautoDCJunior AdautoDCJunior merged commit 60587cb into main Jan 18, 2024
14 checks passed
@AdautoDCJunior AdautoDCJunior deleted the lesson-01-ci-pipeline-docker-git-actions branch January 18, 2024 11:55
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.

1 participant