Commit 0b15e5c8 authored by apuy's avatar apuy

Update Jenkinsfile

parent 515793ae
Pipeline #1050 failed with stages
...@@ -11,7 +11,7 @@ pipeline { ...@@ -11,7 +11,7 @@ pipeline {
ECR_REGISTRY = '689978033173.dkr.ecr.ap-southeast-3.amazonaws.com' ECR_REGISTRY = '689978033173.dkr.ecr.ap-southeast-3.amazonaws.com'
registry = '689978033173.dkr.ecr.ap-southeast-3.amazonaws.com/ddms/$appsName' registry = '689978033173.dkr.ecr.ap-southeast-3.amazonaws.com/ddms/$appsName'
gitUrl = 'http://103.44.149.204/s.pramana/dms-aftersales-app.git' gitUrl = 'http://103.44.149.204/s.pramana/dms-aftersales-app.git'
kubeuat = 'kubectl --context=staging' kubeuat = 'kubectl --context=staging'
} }
tools { tools {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment