[CI] Add external Docker build cache (#4331)
This commit is contained in:
committed by
GitHub
parent
82dca3c108
commit
37c75aac41
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@@ -24,6 +24,10 @@ pipeline {
|
||||
// Each stage specify its own agent
|
||||
agent none
|
||||
|
||||
environment {
|
||||
DOCKER_CACHE_REPO = '492475357299.dkr.ecr.us-west-2.amazonaws.com'
|
||||
}
|
||||
|
||||
// Setup common job properties
|
||||
options {
|
||||
ansiColor('xterm')
|
||||
|
||||
Reference in New Issue
Block a user