We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 152c5b3 commit e97b9c9Copy full SHA for e97b9c9
codebuild/release/publish.yml
@@ -18,7 +18,7 @@ phases:
18
- npm install otplib --no-save
19
- npm run build
20
runtime-versions:
21
- nodejs: 12
+ nodejs: 14
22
pre_build:
23
commands:
24
- git checkout $BRANCH
codebuild/release/version.yml
@@ -13,7 +13,7 @@ phases:
13
14
- npm ci --unsafe-perm
15
16
17
- git config --global user.name "aws-crypto-tools-ci-bot"
0 commit comments