File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -102,3 +102,4 @@ workflows:
102102 - bot-check
103103 ssh_fingerprint : << pipeline.parameters.fingerprint >>
104104 min_rust_version : << pipeline.parameters.min-rust-version >>
105+ when_use_workspace : false
Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ### Changed
11+
12+ - ci(circleci)-update configuration with new parameter(pr [ #75 ] )
13+
1014### Security
1115
1216- Dependencies: update dependency toolkit to v2(pr [ #74 ] )
@@ -213,6 +217,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
213217[ #72 ] : https://github.com/jerus-org/lambda_sqs/pull/72
214218[ #73 ] : https://github.com/jerus-org/lambda_sqs/pull/73
215219[ #74 ] : https://github.com/jerus-org/lambda_sqs/pull/74
220+ [ #75 ] : https://github.com/jerus-org/lambda_sqs/pull/75
216221[ Unreleased ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.20...HEAD
217222[ 0.2.20 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.19...v0.2.20
218223[ 0.2.19 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.18...v0.2.19
You can’t perform that action at this time.
0 commit comments