Skip to content

Commit

Permalink
updated Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Jul 10, 2024
1 parent 9602c1b commit 09db1b6
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 @@ -312,8 +312,8 @@ status:
# vs
# - the currently modified Dockerfile
#
#.PHONY: docker-build-autotag
#docker-build-autotag:
#.PHONY: docker-build-hashtag
#docker-build-hashtag:
# set -euxo pipefail; \
# git_commit_short_sha="$$(git rev-parse --short HEAD)"; \
# git_root="$$(git rev-parse --show-toplevel)"; \
Expand Down

0 comments on commit 09db1b6

Please sign in to comment.