Skip to content

Commit

Permalink
no docker-login
Browse files Browse the repository at this point in the history
  • Loading branch information
msciabarra committed Feb 22, 2024
1 parent 435acd6 commit edee541
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ tasks:
build-common:
dir: "runtime/common/{{.COMMON_VER}}"
cmds:
- task: docker-login
- docker buildx build -t "{{.COMMON}}" --platform linux/amd64,linux/arm64 . --push

build-runtime:
Expand Down

0 comments on commit edee541

Please sign in to comment.