Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ensembl-web
ensembl-k8s-manifests
Commits
412cfd16
Commit
412cfd16
authored
Jul 14, 2021
by
Kamal Dodiya
Browse files
Remove temp job_ids
parent
328001a0
Pipeline
#200315
failed with stage
in 9 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
static_assets_copy_job.yaml
static_assets_copy_job.yaml
+1
-1
No files found.
static_assets_copy_job.yaml
View file @
412cfd16
...
@@ -15,7 +15,7 @@ spec:
...
@@ -15,7 +15,7 @@ spec:
image
:
dockerhub.ebi.ac.uk/ensembl-web/deploy-tools:0.5
image
:
dockerhub.ebi.ac.uk/ensembl-web/deploy-tools:0.5
tty
:
true
tty
:
true
command
:
[
"
/usr/bin/download_artifacts.sh"
]
command
:
[
"
/usr/bin/download_artifacts.sh"
]
args
:
[
"
<PROJECT_ID>"
,
"
<JOB_ID>"
]
# 498390, 497091
args
:
[
"
<PROJECT_ID>"
,
"
<JOB_ID>"
]
ports
:
ports
:
-
containerPort
:
8000
-
containerPort
:
8000
imagePullPolicy
:
Always
imagePullPolicy
:
Always
...
...
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