Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
go
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
21
Issues
21
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
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
SRCT
go
Commits
15f4efcb
Commit
15f4efcb
authored
Jul 29, 2016
by
David Haynes
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of git.gmu.edu:srct/go
parents
251b6ee2
5bef4f8f
Pipeline
#296
passed with stages
in 22 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
1 deletion
+12
-1
.gitlab-ci.yml
.gitlab-ci.yml
+11
-0
README.md
README.md
+1
-1
No files found.
.gitlab-ci.yml
0 → 100644
View file @
15f4efcb
types
:
-
build
-
test
build_Go
:
type
:
build
script
:
echo Building!
test_Go
:
type
:
test
script
:
echo Testing!
README.md
View file @
15f4efcb
# Go (URL Shortener) [](https://git.gmu.edu/srct/go/commits/master)
A project of
[
GMU SRCT
](
http://srct.gmu.edu
)
A project of
[
GMU SRCT
](
http://srct.gmu.edu
)
.
Go is a drop-in URL shortening service. It aims to provide an easily
branded service for institutions that wish to widely disseminate
...
...
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