Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
MetaGer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
open-source
MetaGer
Commits
774dd174
Commit
774dd174
authored
5 years ago
by
Dominik Hebeler
Browse files
Options
Downloads
Patches
Plain Diff
testing ci
parent
f994264e
No related branches found
Branches containing commit
No related tags found
1 merge request
!1433
Development
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test.sh
+0
-2
0 additions, 2 deletions
test.sh
with
0 additions
and
2 deletions
test.sh
+
0
−
2
View file @
774dd174
...
...
@@ -7,12 +7,10 @@ cd ~/MetaGer_neu
# Start Webserver
nohup
php artisan serve
--port
8005
>
/dev/null 2>&1 &
echo
$!
>
~/servePid
disown
# Start the Browserstack Proxy
~/BrowserStackLocal
--key
gCyHqmJnNwLhp96LgiVG 2>&1 &
echo
$!
>
~/browserstackPid
disown
sleep
5
./vendor/bin/phpunit
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment