From 1a214eaabc176729d81e02fb079656b17e6856ca Mon Sep 17 00:00:00 2001 From: Ainar Garipov Date: Thu, 8 Apr 2021 17:56:27 +0300 Subject: [PATCH] Pull request: bamboo-specs: use our docker image in snap stage Merge in DNS/adguard-home from spec-snap-docker to master Squashed commit of the following: commit 2a43d33ba712152b0322f2e7ecdf1167c34d3435 Author: Ainar Garipov Date: Thu Apr 8 17:51:07 2021 +0300 bamboo-specs: use our docker image in snap stage --- bamboo-specs/release.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bamboo-specs/release.yaml b/bamboo-specs/release.yaml index f3a87545..2f51cff8 100644 --- a/bamboo-specs/release.yaml +++ b/bamboo-specs/release.yaml @@ -10,7 +10,7 @@ 'outputPush': 'false' 'stages': -- 'Make snapshot': +- 'Make release': 'manual': false 'final': false 'jobs': @@ -157,6 +157,8 @@ - 'adg-docker': 'true' 'Publish to Snapstore': + 'docker': + 'image': '${bamboo.dockerGo}' 'key': 'PTS' 'tasks': - 'clean'