Skip to content

Commit

Permalink
Add GitLab CI Runner
Browse files Browse the repository at this point in the history
  • Loading branch information
gbraad committed Aug 16, 2017
1 parent df01bb2 commit 3afabe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build:
services:
- lordgaav/dind-options:latest
script:
- dnf install -y docker make git gettext
- dnf install -y docker make git
- make
- mkdir -p public
- mv docker-machine-driver-kvm-* ./public
Expand Down

0 comments on commit 3afabe2

Please sign in to comment.