Skip to content
GitLab
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
csv-catalog-downloader
Commits
099f4ed8
Commit
099f4ed8
authored
Jan 21, 2020
by
FORESTIER Fabien
Browse files
Remove regex which syntax is not supported by gitlab anymore
parent
5f4cbce1
Pipeline
#3215
passed with stages
in 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
099f4ed8
...
...
@@ -19,8 +19,6 @@ build_release:
stage
:
build
only
:
-
tags
except
:
-
/^(?!master).+@/
script
:
-
export TAG=$(echo $CI_COMMIT_TAG | sed 's/v//g')
-
export CSV_CATALOG_DOWNLOAD_SERVICE_BIND_PORT=4040
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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