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
988ba733
Commit
988ba733
authored
Mar 22, 2021
by
rajkumar
Browse files
Updating regx for prod build and deployment
parent
226f5a52
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
.gitlab-ci.yml
.gitlab-ci.yml
+1
-4
No files found.
.gitlab-ci.yml
View file @
988ba733
...
...
@@ -40,8 +40,6 @@ docker-build-prod:
stage
:
package
only
:
-
/^(?!dev-|test-).*$/
-
master
-
tags
# refs:
# - master
# - tags
...
...
@@ -82,8 +80,7 @@ k8s-deploy-prod:
stage
:
deploy
only
:
-
/^(?!dev-|test-).*$/
-
master
-
tags
#refs:
# - master
# - tags
...
...
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