We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d4aed2 commit 353bf7eCopy full SHA for 353bf7e
.evergreen.yml
@@ -117,6 +117,7 @@ functions:
117
NODE_JS_VERSION: ${node_js_version}
118
script: |
119
source .evergreen/setup-env.sh
120
+ npm run evergreen-release bump
121
npm run compile
122
tar cvzf compiled-ts.tgz packages/*/{lib,dist}
123
- command: s3.put
.evergreen/evergreen.yml.in
@@ -126,6 +126,7 @@ functions:
126
127
128
129
130
131
132
0 commit comments