Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Puppet
puppet
Commits
9fc4849a
Commit
9fc4849a
authored
Apr 06, 2018
by
Clemens John
Browse files
Use docker for ci
Signed-off-by:
Clemens John
<
clemens.john@openitb.com
>
parent
d8cd3e14
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9fc4849a
---
# This needs runner infrastructure to be based on Docker (TODO)
#
variables
:
GIT_SUBMODULE_STRATEGY
:
recursive
...
...
@@ -9,8 +7,8 @@ stages:
lint
:
stage
:
lint
#
image: debian:latest
image
:
debian:latest
tags
:
-
puppet
-
docker
script
:
-
bash .lint/lint.sh
Write
Preview
Supports
Markdown
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