mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced 2026-08-19 04:24:12 +00:00
Laravel Vapor - Change to use private repository with Amazon Elastic Container Registry
This commit is contained in:
Vendored
+1
-2
@@ -11,8 +11,7 @@ pipeline {
|
||||
docker {
|
||||
alwaysPull true
|
||||
args '--group-add 992 -v /var/run/docker.sock:/var/run/docker.sock'
|
||||
image 'jenkins-pipeline-agent:latest'
|
||||
registryUrl '303644228504.dkr.ecr.ap-southeast-1.amazonaws.com'
|
||||
image '303644228504.dkr.ecr.ap-southeast-1.amazonaws.com/jenkins-pipeline-agent:latest'
|
||||
}
|
||||
}
|
||||
environment {
|
||||
|
||||
Reference in New Issue
Block a user