Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
dopey committed Oct 28, 2022
1 parent 36b101e commit 225ad45
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 100 deletions.
10 changes: 0 additions & 10 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ $(info DEB_VERSION is $(DEB_VERSION))
$(info PUSHTYPE is $(PUSHTYPE))
endif

include make/docker.mk

#########################################
# Build
#########################################
Expand Down Expand Up @@ -232,11 +230,3 @@ debian: changelog
distclean: clean

.PHONY: changelog debian distclean

#################################################
# Targets for creating step artifacts
#################################################

docker-artifacts: docker-$(PUSHTYPE)

.PHONY: docker-artifacts
90 changes: 0 additions & 90 deletions make/docker.mk

This file was deleted.

0 comments on commit 225ad45

Please sign in to comment.