Skip to content
Snippets Groups Projects
Commit 23599195 authored by nrbffs's avatar nrbffs
Browse files

fix paths

parent 4ee75621
No related branches found
No related tags found
No related merge requests found
......@@ -36,10 +36,12 @@ new_gluon_rev=$(git rev-parse HEAD)
cd ..
git clone --recurse "$site_git_url"
cd site-ffs
git checkout nightly
cd site-ffs/gluon
git checkout $gluon_rev
cd ..
git -C gluon checkout $gluon_rev
git add gluon
git commit -m "automatic update to gluon $fork_newest_minor_tag"
git push
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment