From 651da7a90fcbc2b301cc7d69fd9479e418efa1c1 Mon Sep 17 00:00:00 2001 From: Maxim Topciu Date: Sat, 27 Apr 2024 22:04:24 +0300 Subject: [PATCH] try build from repo --- bamboo-specs/example.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bamboo-specs/example.yaml b/bamboo-specs/example.yaml index 04d9bd0..8fbfe7a 100644 --- a/bamboo-specs/example.yaml +++ b/bamboo-specs/example.yaml @@ -18,7 +18,7 @@ variables: # Using github-actions-runner Docker image for the latest stable version. # latest-ci docker image does not have any entrypoint and has the # runner installed. - docker: ghcr.io/maximtop/github-actions-runner:master-ci + docker: ghcr.io/adguardteam/githubactionsrunner:master-ci stages: - Test: