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 fernandesphfs@gmail.com
Co-authored-by: Ezzio Moreira enzziom@gmail.com
Co-authored-by: Edemir Toldo edemirtoldo@gmail.com
Co-authored-by: Donato Horn donatohorn@gmail.com
Co-authored-by: Laura Girdwood azevedoemello@gmail.com
Co-authored-by: Tarcisio Coutinho tcs5cin@gmail.com
Co-authored-by: Darcy Neto darcykloss9916@gmail.com
Co-authored-by: Jhon Cavalcante jdefcavalcante@gmail.com
Co-authored.by: Thais Rocha rochathais.ml@gmail.com

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
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.

None yet

2 participants