diff --git a/Jenkinsfile b/Jenkinsfile index 68ed81f..7e8554a 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,4 +1,4 @@ -library('pipeline-library@feature/add-with-ecr') +library('pipeline-library') pipeline { options { timestamps() }