Skip to content

Commit

Permalink
Declare agent/containers/images/Makefile phony targets as phony
Browse files Browse the repository at this point in the history
  • Loading branch information
webbnh committed Jan 13, 2023
1 parent 8df9ab3 commit 3dee93e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions agent/containers/images/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -371,3 +371,5 @@ all-tags: pkgmgr-clean $(_DEFAULT_DISTROS:%=%-tags.lis)

clean:
rm -f *.Dockerfile *.repo *.yml *-tags.lis pbench-agent-*-*.noarch.rpm.*

.PHONY: all baseimage clean everything push repofix tds tm

0 comments on commit 3dee93e

Please sign in to comment.