Skip to content

Commit

Permalink
chore: fix override
Browse files Browse the repository at this point in the history
Signed-off-by: Dominik Rosiek <[email protected]>
  • Loading branch information
Dominik Rosiek committed May 27, 2024
1 parent 1b49210 commit 169e321
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ tag-release-image-with-latest-sumologic-mock:
tag-release-image-with-latest-ecr-tools:
make tag-release-image-with-latest-tools REPO_URL=$(ECR_REPO_URL)

tag-release-image-with-latest-ecr-kubectl-ubi:
make tag-release-image-with-latest-kubectl-ubi REPO_URL=$(ECR_REPO_URL)
tag-release-image-with-latest-ecr-kubectl:
make tag-release-image-with-latest-kubectl REPO_URL=$(ECR_REPO_URL)

tag-release-image-with-latest-ecr-kubectl-ubi:
make tag-release-image-with-latest-kubectl-ubi REPO_URL=$(ECR_REPO_URL)
Expand Down

0 comments on commit 169e321

Please sign in to comment.