diff --git a/buildspec.yml b/buildspec.yml index e8a6b764..ac63c6c8 100644 --- a/buildspec.yml +++ b/buildspec.yml @@ -29,6 +29,6 @@ phases: commands: - pwd - ls -alt ../ - git clone https://github.com/cfpb/regtech-deployments.git + - git clone https://github.com/cfpb/regtech-deployments.git #- docker build -t $REGISTRY_IMAGE_NAME -f "images/Dockerfile-nginx-alpine" . #- docker push $REGISTRY_IMAGE_NAME