diff --git a/bamboo-specs/test.yaml b/bamboo-specs/test.yaml index 3c1c7803..41267986 100644 --- a/bamboo-specs/test.yaml +++ b/bamboo-specs/test.yaml @@ -174,6 +174,7 @@ 'Test e2e': 'artifact-subscriptions': - 'artifact': 'AdGuardHome_linux_amd64' + - 'artifact': 'AdGuardHome frontend' 'docker': 'image': '${bamboo.dockerFrontend}' 'volumes': @@ -202,7 +203,7 @@ ls -l ./AdGuardHome - make VERBOSE=1 js-deps js-test-e2e + make VERBOSE=1 js-test-e2e 'requirements': - 'adg-docker': 'true'