You've already forked pedini.dev
fucking ubuntu shit outdated repos, fuck canonical
Some checks failed
Deploy website on production server when committing on main / test (push) Failing after 11s
Some checks failed
Deploy website on production server when committing on main / test (push) Failing after 11s
This commit is contained in:
2
makefile
2
makefile
@@ -4,7 +4,7 @@ include .vars
|
||||
default: build
|
||||
|
||||
prep:
|
||||
git submodule foreach --recursive bash -c "git checkout $$(git remote show origin | grep HEAD | sed 's/.*\: //'); git pull"
|
||||
git submodule foreach --recursive bash -c "git checkout \$$(git remote show origin | grep HEAD | sed 's/.*\: //'); git pull"
|
||||
|
||||
build: prep
|
||||
./version.sh
|
||||
|
Reference in New Issue
Block a user