Skip to content

Commit

Permalink
chore: Update Submodules (#282)
Browse files Browse the repository at this point in the history
* chore: Update Submodules

* Also update CI

Co-authored-by: Valerie Lambert <lavaleri@amazon.com>
  • Loading branch information
seebees and lavaleri authored Aug 18, 2021
1 parent e356544 commit ff7befc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion codebuild/ci/vectors-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ phases:
java: $JAVA_ENV_VERSION
build:
commands:
- mvn install -T 8 -Dgpg.skip=true -ntp "-DtestVectorZip=file://$CODEBUILD_SRC_DIR/src/test/resources/aws-encryption-sdk-test-vectors/vectors/awses-decrypt/python-2.3.0-mrks.zip"
- mvn install -T 8 -Dgpg.skip=true -ntp "-DtestVectorZip=file://$CODEBUILD_SRC_DIR/src/test/resources/aws-encryption-sdk-test-vectors/vectors/awses-decrypt/python-2.3.0.zip"

0 comments on commit ff7befc

Please sign in to comment.