diff --git a/Jenkinsfile b/Jenkinsfile index 6dc794d..b2776ef 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -137,7 +137,7 @@ ENTRYPOINT ["/app/app"] --cleanup \\ --context "${workspace}" \\ -f "${workspace}/Dockerfile" \\ - --destination "${repository}/library/the-spider:latest" + --destination "${repository}/library/tplink-api:latest" """ } }