From e63ace063d464be181d2fcffb0f178c3e7d02933 Mon Sep 17 00:00:00 2001 From: CeerDecy <79098669+CeerDecy@users.noreply.github.com> Date: Thu, 26 Sep 2024 17:29:11 +0800 Subject: [PATCH] feat: rename dice operator (#94) * feat: build dual arch image * feat: update pipeline to support multi-arch build * feat: release action * feat: release action * feat: add dice yaml * feat: update dice yml * feat: rename dice operator --- pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipeline.yml b/pipeline.yml index bda0141..a11a12e 100644 --- a/pipeline.yml +++ b/pipeline.yml @@ -27,7 +27,7 @@ stages: GO_PROJECT_ROOT: "github.com/erda-project/erda" GO_PROXY: "https://goproxy.cn,direct" image: - name: erda-operator + name: dice-operator tag: ${{ outputs.extract-repo-version.image_tag }} path: ${{ dirs.erda-operator }}/Dockerfile registry: