I have a gitlab pipeline which has two stages as shown below:
Below is my current .gitlab-ci.yml:
.gitlab-ci.yml
stages: - build - push buil