revert artifact name

This commit is contained in:
Ildar Kamalov
2025-01-31 18:14:15 +03:00
parent dff6ac859a
commit f5d6c50874

View File

@@ -173,7 +173,7 @@
'Test e2e': 'Test e2e':
'artifact-subscriptions': 'artifact-subscriptions':
- 'artifact': 'AdGuardHome_darwin_amd64' - 'artifact': 'AdGuardHome_linux_amd64'
'docker': 'docker':
'image': '${bamboo.dockerFrontend}' 'image': '${bamboo.dockerFrontend}'
'volumes': 'volumes':
@@ -195,7 +195,7 @@
export CI=true export CI=true
mkdir -p /tmp/adguard mkdir -p /tmp/adguard
unzip dist/AdGuardHome_darwin_amd64.zip -d /tmp/adguard tar -xzf dist/AdGuardHome_linux_amd64.tar.gz -C /tmp/adguard
chmod +x /tmp/adguard/AdGuardHome chmod +x /tmp/adguard/AdGuardHome