You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/02/26 16:15:09 UTC

[GitHub] [incubator-inlong] shink commented on a change in pull request #2758: [INLONG-2753][Feature][CI]: Add support for pushing docker images when building them

shink commented on a change in pull request #2758:
URL: https://github.com/apache/incubator-inlong/pull/2758#discussion_r815327414



##########
File path: .github/workflows/ci_build_docker.yml
##########
@@ -37,6 +37,11 @@ jobs:
           java-version: 8
           distribution: adopt
 
+      - name: Set up Python
+        uses: actions/setup-python@v2
+        with:
+          python-version: 3.7

Review comment:
       @dockerzhang Is the version of python correct?




-- 
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: commits-unsubscribe@inlong.apache.org

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