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
web-et-numerique
web-et-numerique-internet
data.grandlyon.com
web-portal
components
services
organizations
Commits
f5800e71
Commit
f5800e71
authored
May 23, 2019
by
FORESTIER Fabien
Browse files
Removing newly unsupported regex expression in gitlab-ci
parent
f09631db
Pipeline
#2384
passed with stages
in 3 minutes and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f5800e71
...
...
@@ -27,8 +27,8 @@ build_release:
-
build
only
:
-
tags
except
:
-
/^(?!master).+@/
#
except:
#
- /^(?!master).+@/
script
:
-
export TAG=$(echo $CI_COMMIT_TAG | sed 's/v//g')
-
export POSTGRES_PORT=5432
...
...
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