Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Frontend Frontend
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Veiculos Via Montadora
  • FrontendFrontend
  • Merge requests
  • !9

Merged
Created Apr 05, 2023 by Arthur Sudbrack Ibarra@arthur.ibarra😁Owner

US00-add-pipeline-file

  • Overview 6
  • Commits 13
  • Changes 1

Trello Card Link

No card.

Added

Pipeline CI/CD file added.

Now there is a test stage that validates that all tests are passing.

There is also a build_and_publish stage, which builds the frontend Docker image and sends it to an ECR repository. This uses the CI/CD variables defined in the project to determine which AWS account to use and which ECR repository to send the image to.

Removed

Nothing.

Changed

No changes on existing files.

How to Test

Not applicable.

Screenshots

image

Example of image that was sent to my personal ECR repository.

Edited Apr 05, 2023 by Lucas Simon Susin
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: pipeline