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
eb756f3f
Commit
eb756f3f
authored
Aug 24, 2017
by
Jaden
Browse files
run ci on every push, not just tags
parent
c61ff20c
Pipeline
#11755
passed with stage
in 11 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
eb756f3f
...
...
@@ -6,8 +6,6 @@ variables:
build
:
stage
:
build
except
:
-
/^v\d+\.\d+\.\d+([abc]\d*)?$/
# PEP-440 compliant version (tags)
before_script
:
-
${PREFIX}/bin/python --version
-
docker info
...
...
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