Skip to content

Commit

Permalink
feat: rename dice operator (#94)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
CeerDecy authored Sep 26, 2024
1 parent b4ff599 commit e63ace0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e63ace0

Please sign in to comment.