mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
remove whitespace
This commit is contained in:
parent
9e3a354f45
commit
4d71d41979
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ $(DOCKER_DEPLOY_TARGETS): deploy-docker-%: docker-%
|
|||
$(DOCKER) push $(DOCKER_IMAGE)-$*:$(DOCKER_TAG)
|
||||
|
||||
$(DOCKER_RUN_TARGETS): run-docker-%: docker-%
|
||||
$(DOCKER) run $(DOCKER_RUN_OPTS) $(DOCKER_IMAGE)-$*:$(DOCKER_TAG)
|
||||
$(DOCKER) run $(DOCKER_RUN_OPTS) $(DOCKER_IMAGE)-$*:$(DOCKER_TAG)
|
||||
|
||||
$(DOCKER_TARGETS): docker-%: $(BUILDDIR)/packaging/docker/Image.%
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue