Skip to content

Commit

Permalink
[TECHOPS-1744] (#253)
Browse files Browse the repository at this point in the history
* updating build spec since we are now using circle custom codebuild images

* forcing build
  • Loading branch information
yemi-gbenebor authored Aug 9, 2022
1 parent 063bc66 commit 66dda01
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
4 changes: 0 additions & 4 deletions deploy/aws/buildspec_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ env:
git-credential-helper: yes

phases:
install:
runtime-versions:
docker: 18

build:
commands:
# Just do enough to clone and jump to the private repository
Expand Down
3 changes: 0 additions & 3 deletions deploy/aws/buildspec_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ env:
git-credential-helper: yes

phases:
install:
runtime-versions:
docker: 18

build:
commands:
Expand Down

0 comments on commit 66dda01

Please sign in to comment.