From e9d0b22bd986abd9351e20744c2d63f6326bebef Mon Sep 17 00:00:00 2001 From: Rustam Tagaev Date: Tue, 18 Feb 2025 18:05:18 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20.gitea/workflows/build-and-push-image.yaml=20(!5)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewed-on: https://git.avroid.tech/Templates/template-docker-repository/pulls/5 --- .gitea/workflows/build-and-push-image.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build-and-push-image.yaml b/.gitea/workflows/build-and-push-image.yaml index 70668eb..bae7580 100644 --- a/.gitea/workflows/build-and-push-image.yaml +++ b/.gitea/workflows/build-and-push-image.yaml @@ -10,7 +10,7 @@ env: jobs: build_and_push: - runs-on: act-runner-label + runs-on: docker name: Builds the image and publishes to docker hub container: image: harbor.avroid.tech/docker-hub-proxy/catthehacker/ubuntu:act-latest