Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
U
url-redirector
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Caleb Woodbine
url-redirector
Commits
918f3b32
Verified
Commit
918f3b32
authored
Dec 15, 2019
by
Caleb Woodbine
🛳
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix: crash on no config.yaml existing which running tests
parent
e8a94989
Pipeline
#103139456
passed with stages
in 2 minutes and 34 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.gitlab-ci.yml
.gitlab-ci.yml
+1
-0
No files found.
.gitlab-ci.yml
View file @
918f3b32
...
...
@@ -10,6 +10,7 @@ test:
-
go install ./...
-
go get -v github.com/onsi/ginkgo/ginkgo
-
go get -v github.com/onsi/gomega/...
-
touch config.yaml
-
go run main.go &
script
:
-
$GOPATH/bin/ginkgo -r --randomizeAllSpecs --randomizeSuites --failOnPending --cover --trace --race --progress ./test
...
...
Write
Preview
Markdown
is supported
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