Skip to content
Projects
Groups
Snippets
Help
Sign in / Register
Toggle navigation
Minds Backend - Engine
Project overview
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
267
Merge Requests
29
CI / CD
Security & Compliance
Packages
Analytics
Wiki
Snippets
Members
Collapse sidebar
Close sidebar
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Minds
Minds Backend - Engine
Commits
85275399
Commit
85275399
authored
1 hour ago
by
Mark Harding
Browse files
Options
Download
(chore): bring sandbox helm chart branch to master
parent
550c417c
master
No related merge requests found
Pipeline
#114591572
waiting for manual action with stages
in 8 minutes and 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
View file @
85275399
...
...
@@ -80,7 +80,7 @@ review:start:
image
:
minds/helm-eks:latest
script
:
-
aws eks update-kubeconfig --name=sandbox
-
git clone --branch=
epic/SSR
https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/minds/helm-charts.git
-
git clone --branch=
master
https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/minds/helm-charts.git
-
echo "Upgrading helm for pipeline ${CI_PIPELINE_ID}"
-
echo "Setting to image ${CI_REGISTRY_IMAGE}"
-
"
helm
upgrade
\
...
...
This diff is collapsed.
Please
register
or
sign in
to comment