[api] Jenkinsfile.pjt
- 삭제정책 추가
This commit is contained in:
@@ -215,6 +215,7 @@ pipeline {
|
|||||||
Repo='"${REGISTRY_HOST}/${IMAGE_REPO}"'
|
Repo='"${REGISTRY_HOST}/${IMAGE_REPO}"'
|
||||||
|
|
||||||
echo "${Repo}"
|
echo "${Repo}"
|
||||||
|
docker images "$Repo" --format '{{.Repository}}:{{.Tag}}' | grep -v -F -f <(docker ps --format '{{.Image}}')
|
||||||
'
|
'
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user