Skip to content

Commit

Permalink
bamboo-specs: fix yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ainar-g committed Mar 20, 2024
1 parent a26d2ab commit 9f4cbf5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bamboo-specs/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,12 +82,12 @@

'Build frontend':
'artifacts':
- 'name': 'AdGuardHome frontend'
- 'name': 'AdGuardHome frontend'
'pattern': 'build/**'
'shared': true
'required': true
'docker':
'image': '${bamboo.dockerFrontend}'}'
'image': '${bamboo.dockerFrontend}'
'volumes':
'${system.YARN_DIR}': '${bamboo.cacheYarn}'
'key': 'BF'
Expand Down

0 comments on commit 9f4cbf5

Please sign in to comment.