Commit de6deb7
authored
DS-2633 Fixing double dollar sign syntax error in buildspec (#1150)
# Task Branch Pull Request
**<https://nhsd-jira.digital.nhs.uk/browse/DS-2633>**
## Description of Changes
Fixing double dollar sign syntax error in buildspec file for development
pipeline and task env codebuild job
## Type of change
Delete not appropriate
- Bug fix (Fixing double dollar sign syntax error)
## Development Checklist
- [x] I have performed a self-review of my own code
- [x] Tests have added that prove my fix is effective or that my feature
works (Integration tests)
- [x] I have updated Dependabot to include my changes (if applicable)
## Code Reviewer Checklist
- [x] I can confirm the changes have been tested or approved by a tester1 parent 900ae7d commit de6deb7
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- infrastructure/stacks/development-and-deployment-tools
- batch-buildspecs/build-deploy-test-release-batch-jobs
- buildspecs
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
0 commit comments