Skip to content

Commit 993d9e0

Browse files
authored
Merge pull request #75 from jerus-org/no-workspace
ci(circleci): update configuration with new parameter
2 parents 591dc71 + 5d385a8 commit 993d9e0

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)