Skip to content
This repository has been archived by the owner on Aug 12, 2020. It is now read-only.

Commit

Permalink
Add a .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sgillespie committed Feb 16, 2016
1 parent f9012d3 commit 0197a81
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
stages:
- build

build_job:
- docker build -t sgillespie/docker-gitlab-runner .

0 comments on commit 0197a81

Please sign in to comment.