ducoterra 6239af7f74 Ignore git stash pop failures
In the event the stash is empty, don't run stash pop.
2021-11-01 09:23:36 -04:00
2021-10-31 20:59:29 -04:00
2021-11-01 09:23:36 -04:00

Adding the "common" subtree as your .gitlab folder

# Add the subtree as a remote
git subtree add --prefix .gitlab git@gitlab.ducoterra.net:services/common.git main --squash

# Now you can run the following to update
make make-update
Description
Helm charts
Readme 70 MiB
Languages
Smarty 67.1%
Makefile 26.7%
Dockerfile 5.1%
Shell 1.1%