frontend artifact

This commit is contained in:
Ildar Kamalov
2025-02-03 14:02:20 +03:00
parent 1fe5fd2ed6
commit 80fb6013f7

View File

@@ -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'