Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Feat/add pipeline #520

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

wesleyfideles
Copy link

O que este PR faz?

Adiciona pipeline para ambiente de stg.

Tipo de mudança

Marque com um x todas as opções que se aplicam ao seu PR:

  • Breaking change (correção ou nova funcionalidade que impacta recursos existentes)
  • Nova funcionalidade (non-breaking change, adicionando novos recursos)
  • Correção (non-breaking change, corrigindo um recurso)
  • Documentação

Outras informações

Co-authored-by: Pedro Fernandes [email protected]
Co-authored-by: Ezzio Moreira [email protected]
Co-authored-by: Edemir Toldo [email protected]
Co-authored-by: Donato Horn [email protected]
Co-authored-by: Laura Girdwood [email protected]
Co-authored-by: Tarcisio Coutinho [email protected]
Co-authored-by: Darcy Neto [email protected]
Co-authored-by: Jhon Cavalcante [email protected]
Co-authored.by: Thais Rocha [email protected]

Issue

#480

docker:
uses: "mentoriaiac/cicd_centralizado/.github/workflows/docker_build.yaml@v1"
with:
image: wf975621/mariaqueteria
Copy link
Contributor

Choose a reason for hiding this comment

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

Temos um typo por aqui :) mariaquiteria

push_image: ${{github.event_name == 'release'}}
secrets:
docker_user: ${{secrets.DOCKER_LOGIN}}
docker_password: ${{secrets.TOKEN_DOCKERHUB}}
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
docker_password: ${{secrets.TOKEN_DOCKERHUB}}
docker_password: ${{secrets.TOKEN_DOCKERHUB}}

Copy link
Contributor

Choose a reason for hiding this comment

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

Quebra de linha

CVE-2022-2097
CVE-2020-16156
CVE-2022-34265
CVE-2017-14158
Copy link
Contributor

Choose a reason for hiding this comment

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

Pode adicionar uma quebra de linha aqui também?

@anapaulagomes anapaulagomes requested a review from gomex August 9, 2022 05:22
@anapaulagomes
Copy link
Contributor

Boa! 👏🏽

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants