Skip to content
Snippets Groups Projects
Commit 15c803d7 authored by Claudiu MILEA (95030)'s avatar Claudiu MILEA (95030)
Browse files

Update Makefile

parent c99226ad
No related branches found
No related tags found
No related merge requests found
Pipeline #225 canceled
...@@ -16,5 +16,5 @@ push: ...@@ -16,5 +16,5 @@ push:
clean: clean:
docker rm -f ${img_name} docker rm -f ${img_name}
docker image rm ${tag_name} docker image rm -f ${tag_name}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment