Skip to content

Commit

Permalink
Remove builds for this branch in preparation for merge.
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Peck committed Sep 4, 2024
1 parent a99e325 commit 9232827
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ build_qa:
- docker push "$ECR_API_BASE_URL/qa/pender/api:$CI_COMMIT_SHA"
only:
- develop
- bugfix/ecs-deploy-update

deploy_qa:
image: python:3.7.7
Expand All @@ -46,7 +45,6 @@ deploy_qa:
- echo "new Image was deployed $ECR_API_BASE_URL/qa/pender/api:$CI_COMMIT_SHA"
only:
- develop
- bugfix/ecs-deploy-update

build_live:
image: registry.gitlab.com/gitlab-org/cloud-deploy/aws-base:latest
Expand Down

0 comments on commit 9232827

Please sign in to comment.