Skip to content

Commit

Permalink
Remove cdk package as it's no longer used
Browse files Browse the repository at this point in the history
According to @javydekoning, it's probably left over from awslabs#424
  • Loading branch information
pergardebrink committed May 15, 2023
1 parent bdf38c0 commit 20f0395
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -679,7 +679,6 @@ Resources:
python: 3.11
nodejs: 18
commands:
- npm install [email protected] -g -y --quiet --no-progress
- aws s3 cp s3://$SHARED_MODULES_BUCKET/adf-build/ ./adf-build/ --recursive --quiet
- pip install -r adf-build/requirements.txt -r adf-build/helpers/requirements.txt -q -t ./adf-build
pre_build:
Expand Down

0 comments on commit 20f0395

Please sign in to comment.