Skip to content
Snippets Groups Projects
Commit c709fc19 authored by jurgenhaas's avatar jurgenhaas
Browse files

ansible-inventories/bitegra#21 Rename master to main

parent bfdb05f4
No related branches found
No related tags found
No related merge requests found
......@@ -89,7 +89,7 @@ function create {
# Push to remote git repository
if [[ -n ${L3D_GIT_REMOTE} ]]; then
git remote add origin "$L3D_GIT_REMOTE"
git push -u origin master
git push -u origin main
fi
# Cleanup
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment