mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 22:33:33 +00:00
Change username
This commit is contained in:
+2
-2
@@ -78,12 +78,12 @@ script:
|
|||||||
# - grep 0$ statuses
|
# - grep 0$ statuses
|
||||||
# - grep 0$ statuses | wc -l
|
# - grep 0$ statuses | wc -l
|
||||||
after_success:
|
after_success:
|
||||||
- pwd
|
- pwds
|
||||||
- cd ../../docs
|
- cd ../../docs
|
||||||
- pwd
|
- pwd
|
||||||
- ls -al
|
- ls -al
|
||||||
- MESSAGE=$(git log --oneline -1)
|
- MESSAGE=$(git log --oneline -1)
|
||||||
- git clone https://IfcOpenBot:$GITHUB_PASSWORD@github.com/IfcOpenShell/docs
|
- git clone https://johltn:$GITHUB_PASSWORD@github.com/IfcOpenShell/docs
|
||||||
- cd docs
|
- cd docs
|
||||||
- sudo mv ../output/* .
|
- sudo mv ../output/* .
|
||||||
- git config user.email "${GITHUB_EMAIL}"
|
- git config user.email "${GITHUB_EMAIL}"
|
||||||
|
|||||||
Reference in New Issue
Block a user