Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
enasequence
webin-portal
Commits
33a2ee56
Commit
33a2ee56
authored
Mar 23, 2021
by
rajkumar
Browse files
Updating deploy tasks run prod build on master.
parent
000e66ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
.gitlab-ci.yml
.gitlab-ci.yml
+4
-3
No files found.
.gitlab-ci.yml
View file @
33a2ee56
...
...
@@ -39,9 +39,10 @@ docker-build-test:
docker-build-prod
:
stage
:
package
only
:
-
master
-
tags
-
/^(\d+\.)?(\d+\.)?(\*|\d+)$/
-
tags && /^(\d+\.)?(\d+\.)?(\*|\d+)$/
variables
:
-
$CI_COMMIT_BRANCH == "master"
except
:
-
triggers
script
:
...
...
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