Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dashboard
Manage
Activity
Members
Labels
Plan
Issues
13
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
27
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
IT Common Platform
platform-support
apps
dashboard
Commits
64a01064
Commit
64a01064
authored
1 year ago
by
Morgan Hoffman
Browse files
Options
Downloads
Patches
Plain Diff
Update .gitlab-ci.yml file
parent
aaf34f49
No related branches found
No related tags found
1 merge request
!91
PLATFORM-1822 - Fix Pipelines further
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+4
-0
4 additions, 0 deletions
.gitlab-ci.yml
with
4 additions
and
0 deletions
.gitlab-ci.yml
+
4
−
0
View file @
64a01064
...
...
@@ -145,6 +145,8 @@ Deploy - aws dvlp:
-
envsubst < kustomization.yml > /tmp/repo-files/kustomization.yml
rules
:
-
if
:
$CI_COMMIT_BRANCH != $CI_DEFAULT_BRANCH
-
if
:
$CI_COMMIT_TAG
when
:
never
Deploy - eksa dvlp
:
stage
:
deploy
...
...
@@ -172,6 +174,8 @@ Deploy - eksa dvlp:
-
envsubst < kustomization.yml > /tmp/repo-files/kustomization.yml
rules
:
-
if
:
$CI_COMMIT_BRANCH != $CI_DEFAULT_BRANCH
-
if
:
$CI_COMMIT_TAG
when
:
never
Deploy - eksa pprd
:
stage
:
deploy
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment