Merge branch 'update-minecraft'
This commit is contained in:
4
Makefile
4
Makefile
@@ -1,5 +1,9 @@
|
||||
include .gitlab/Makefile
|
||||
|
||||
.PHONY: chart-setup
|
||||
chart-setup:
|
||||
git remote add minecraft git@gitlab.ducoterra.net:services/minecraft_vanilla.git
|
||||
|
||||
.PHONY: pull-minecraft
|
||||
pull-minecraft:
|
||||
git subtree pull --squash --prefix minecraft git@gitlab.ducoterra.net:services/minecraft_vanilla.git master
|
||||
|
||||
Reference in New Issue
Block a user