Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hep-workloads-GPU
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HEP-Benchmarks
hep-workloads-GPU
Commits
7004699b
Commit
7004699b
authored
4 years ago
by
Domenico Giordano
Browse files
Options
Downloads
Patches
Plain Diff
try to speedup build. Kaniko very long
parent
7428e0f5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!16
Qa
,
!15
Qa
Pipeline
#1771716
failed
4 years ago
Stage: triggers
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cms/cms-patatrack-ci.yml
+2
-2
2 additions, 2 deletions
cms/cms-patatrack-ci.yml
with
2 additions
and
2 deletions
cms/cms-patatrack-ci.yml
+
2
−
2
View file @
7004699b
...
...
@@ -35,11 +35,11 @@ stages:
# See https://docs.gitlab.com/ee/ci/variables/predefined_variables.html#variables-reference for available variables
-
/kaniko/executor --context $CONTEXT --dockerfile $DOCKERFILE $DESTINATIONS
.definition_build_image
_kaniko
:
&template_build_image
_kaniko
.definition_build_image
:
&template_build_image
tags
:
-
hep-workload-gpu-docker-builder
image
:
name
:
gitlab-registry.cern.ch/hep-benchmarks/hep-workloads-builder/dind:qa
# Use instead of kaniko
name
:
gitlab-registry.cern.ch/hep-benchmarks/hep-workloads-builder/dind:qa
# Use instead of kaniko
. FIXME use a prod tag
entrypoint
:
[
"
/bin/bash"
]
script
:
-
echo "current commit is ${CI_COMMIT_SHA:0:8}"
...
...
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