Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
E
ES Subset Generator
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ChEMBL
C
ChEMBL
Main Web Interface
ES Subset Generator
Commits
06e4df1e
Commit
06e4df1e
authored
Aug 20, 2020
by
David Mendez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo
parent
a37179e6
Pipeline
#93474
passed with stages
in 6 minutes and 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
21 deletions
+0
-21
.gitlab-ci.yml
.gitlab-ci.yml
+0
-21
No files found.
.gitlab-ci.yml
View file @
06e4df1e
...
@@ -273,27 +273,6 @@ functional_tests_prod_hx:
...
@@ -273,27 +273,6 @@ functional_tests_prod_hx:
## ----------------------------------------------------------------------------------------------------------------------
## ----------------------------------------------------------------------------------------------------------------------
## Deployment to prod hh
## Deployment to prod hh
## ----------------------------------------------------------------------------------------------------------------------
## ----------------------------------------------------------------------------------------------------------------------
prepare_config_prod_hh
:
stage
:
prepare_config_hh
image
:
name
:
alpine/git
entrypoint
:
[
"
/bin/sh"
,
"
-c"
]
only
:
-
master
except
:
-
schedules
script
:
-
rm -rf ${CONFIGS_FOLDER} ||
true
-
mkdir -p ${CONFIGS_FOLDER}
-
git clone https://${CONFIG_DEPLOY_GITLAB_USERNAME}:${CONFIG_DEPLOY_GITLAB_TOKEN}@${CONFIGURATIONS_REPO} ${CONFIGS_FOLDER}
-
ls ${CONFIGS_FOLDER}
artifacts
:
paths
:
-
${CONFIG_PROD_HH_FILE_PATH}
-
${CONFIG_GUNICORN_PROD_HH_FILE_PATH}
-
${INGRESS_PROD_HH_FILE_PATH}
-
${AUTOSCALER_PROD_HH_FILE_PATH}
deploy_to_prod_hh
:
deploy_to_prod_hh
:
stage
:
deploy_to_prod_hh
stage
:
deploy_to_prod_hh
image
:
image
:
...
...
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