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
Nigel Kukard
smradius
Commits
83769758
Commit
83769758
authored
Sep 11, 2016
by
Nigel Kukard
Browse files
Fixed syntax in .gitlab-ci.yml
parent
d2a92057
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
83769758
...
...
@@ -13,10 +13,12 @@ publish:
publish
:
stage
:
codequality
script
:
-
perlcritic --gentle "$CI_PROJECT_DIR"
publish
:
stage
:
tests
script
:
-
cd "$CI_PROJECT_DIR"
-
./update-git-modules
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