Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.cmdline
Commits
dc11d97c
Commit
dc11d97c
authored
Aug 24, 2017
by
Jaden
Browse files
Merge branch 'master' into local-executor
Run CI every commit
parents
8a2b5fd5
eb756f3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
dc11d97c
...
@@ -6,8 +6,6 @@ variables:
...
@@ -6,8 +6,6 @@ variables:
build
:
build
:
stage
:
build
stage
:
build
except
:
-
/^v\d+\.\d+\.\d+([abc]\d*)?$/
# PEP-440 compliant version (tags)
before_script
:
before_script
:
-
${PREFIX}/bin/python --version
-
${PREFIX}/bin/python --version
-
docker info
-
docker info
...
...
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