Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
jimi.ji
2018-03-06 10:49:22 +0800
Commit
94fd5a8bf43abf077102e669d057b885afd21a84
1 parent
32938df5
Update docker.sh
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
docker.sh
docker.sh
View file @
94fd5a8
#!/bin/bash
wordir
=
$2
cd
$wordir
rm -rf yohobuy-node.tar.gz
yarn
if
[[
$1
==
"TEST1"
]]
||
[[
$1
==
"TEST2"
]]
||
[[
$1
==
"TEST3"
]]
...
...
Please
register
or
login
to post a comment