style95 commented on code in PR #143:
URL: 
https://github.com/apache/openwhisk-runtime-python/pull/143#discussion_r1194513403


##########
.github/workflows/ci.yaml:
##########
@@ -90,8 +90,6 @@ jobs:
           SHORT_COMMIT=$(git rev-parse --short "$GITHUB_SHA")
           ./gradlew :core:python3Action:distDocker -PdockerRegistry=docker.io 
-PdockerImagePrefix=openwhisk -PdockerImageTag=nightly
           ./gradlew :core:python3Action:distDocker -PdockerRegistry=docker.io 
-PdockerImagePrefix=openwhisk -PdockerImageTag=$SHORT_COMMIT
-          ./gradlew :core:python36AiAction:distDocker 
-PdockerRegistry=docker.io -PdockerImagePrefix=openwhisk 
-PdockerImageTag=nightly
-          ./gradlew :core:python36AiAction:distDocker 
-PdockerRegistry=docker.io -PdockerImagePrefix=openwhisk 
-PdockerImageTag=$SHORT_COMMIT

Review Comment:
   This will entirely remove AI runtime.
   I am not sure we need to archive it for future reference(though we can still 
refer to the commit).
   
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to