Skip to content

Commit

Permalink
Build and push docker image to containers registry
Browse files Browse the repository at this point in the history
  • Loading branch information
dphulkar-msft committed Oct 3, 2024
1 parent d290342 commit 1af5f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1877,7 +1877,7 @@ stages:
scriptPath: "$(work_dir)/go_installer.sh"
args: "$(root_dir)/ $(AZCOPY_GOLANG_VERSION)"
displayName: "Installing Go tools"
DockerfileArm64

- script: |
sudo apt update
sudo apt --fix-broken install
Expand Down

0 comments on commit 1af5f51

Please sign in to comment.