diff --git a/bamboo-specs/test.yaml b/bamboo-specs/test.yaml index 6b9ff88194b..77f69fa17e3 100644 --- a/bamboo-specs/test.yaml +++ b/bamboo-specs/test.yaml @@ -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'