Skip to content
Snippets Groups Projects
Commit e554fb8e authored by Anas Alshare's avatar Anas Alshare
Browse files

Update

parent d094ca74
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -10,3 +10,7 @@ pandoc -s -t html 3D_printer.md -o 3D_printer.html
pandoc -s -t html final_project.md -o final_project.html
pandoc -s -t html About_Fab.md -o About_Fab.html
echo "All Files Converted to HTML."
git pull
git add .
git commit -m "Update"
git pull && git push
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