Skip to content
Snippets Groups Projects
Commit 75476aef authored by jfederico's avatar jfederico
Browse files

[ci] removed latest tag from ci.build.release action

parent 121f7493
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,6 @@ jobs:
"${{ steps.ci_docker_repository.outputs.repository }}:v${{ steps.ci_tag_release_version.outputs.tag }}"
"${{ steps.ci_docker_repository.outputs.repository }}:v${{ steps.ci_tag_release_major.outputs.tag }}"
"${{ steps.ci_docker_repository.outputs.repository }}:v${{ steps.ci_tag_release_minor.outputs.tag }}"
"${{ steps.ci_docker_repository.outputs.repository }}:latest"
build-args: "version_code=release-${{ steps.ci_tag_release_version.outputs.tag }}"
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache-new
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment