mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-22 08:12:27 +00:00
Updated makefiles from gsictl
This commit is contained in:
parent
f9a75f4e21
commit
3d23370a59
1
base.mk
1
base.mk
@ -25,5 +25,6 @@ ci: ## Run a task using gitlab-runner. Only use to debug problems in the CI pip
|
|||||||
|
|
||||||
include $(MK_DIR)/makefiles.mk
|
include $(MK_DIR)/makefiles.mk
|
||||||
include $(MK_DIR)/docker.mk
|
include $(MK_DIR)/docker.mk
|
||||||
|
include $(MK_DIR)/git.mk
|
||||||
|
|
||||||
.PHONY:: config help ci version .FORCE
|
.PHONY:: config help ci version .FORCE
|
||||||
|
Loading…
Reference in New Issue
Block a user