Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ChEMBL
research
Lina Web
Commits
d6e75a30
Commit
d6e75a30
authored
Feb 19, 2021
by
David Mendez
Browse files
Make sure to run deployment to dev for staging branch
parent
7605bda5
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+2
-2
No files found.
.gitlab-ci.yml
View file @
d6e75a30
...
@@ -86,12 +86,12 @@ prepare_config_staging:
...
@@ -86,12 +86,12 @@ prepare_config_staging:
-
${INGRESS_STAGING_FILE_PATH}
-
${INGRESS_STAGING_FILE_PATH}
deploy-dev
-hx
:
deploy-dev
:
image
:
image
:
name
:
lachlanevenson/k8s-kubectl:latest
name
:
lachlanevenson/k8s-kubectl:latest
entrypoint
:
[
"
/bin/sh"
,
"
-c"
]
entrypoint
:
[
"
/bin/sh"
,
"
-c"
]
only
:
only
:
-
dev
-
staging
stage
:
deploy
stage
:
deploy
script
:
script
:
-
set -x
-
set -x
...
...
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