forked from mirrors/thatmattlove-hyperglass
removed unused ci shell script, made ci python script permissions consistent
This commit is contained in:
parent
674a8a64bb
commit
d9b566c30c
2 changed files with 0 additions and 8 deletions
|
|
@ -1,8 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
git_commit() {
|
||||
git remote add origin https://${GH_TOKEN}@github.com/checktheroads/hyperglass.git > /dev/null 2>&1
|
||||
git push --quiet --set-upstream origin master
|
||||
}
|
||||
|
||||
git_commit
|
||||
0
tests/ci_prepare.py
Normal file → Executable file
0
tests/ci_prepare.py
Normal file → Executable file
Loading…
Add table
Reference in a new issue