4 lines
56 B
Batchfile
Executable File
4 lines
56 B
Batchfile
Executable File
git add .
|
|
git commit -m "devops"
|
|
git push origin master
|