Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
public-apis
Commits
d5505b5a
"mall-admin/src/main/vscode:/vscode.git/clone" did not exist on "2f7b30b1dff0b1a9f1acbd1f7a4073975ee92744"
Commit
d5505b5a
authored
May 25, 2017
by
Dave Machado
Browse files
Update directory movements for deployment testing
parent
3da6bb62
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/deploy.sh
View file @
d5505b5a
...
@@ -21,10 +21,9 @@ git remote add upstream "https://$GH_TOKEN@github.com/davemachado/public-apis.gi
...
@@ -21,10 +21,9 @@ git remote add upstream "https://$GH_TOKEN@github.com/davemachado/public-apis.gi
git fetch upstream
git fetch upstream
git reset upstream/master
git reset upstream/master
mv
../json/
*
mv
../../json
.
touch
.
git add
-A
.
git add
json/
git commit
-m
"rebuild JSON at
${
rev
}
"
git commit
-m
"rebuild JSON at
${
rev
}
"
git push upstream HEAD:master
git push upstream HEAD:master
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment