mrproliu commented on a change in pull request #83:
URL:
https://github.com/apache/skywalking-kubernetes/pull/83#discussion_r755755251
##########
File path: .github/workflows/e2e.ci.yaml
##########
@@ -28,8 +28,10 @@ env:
SKIP_TEST: true
ISTIO_VERSION: 1.7.1
TAG: ${{ github.sha }}
- SCRIPTS_DIR: main/test/e2e-mesh/e2e-istio/scripts
- SW_OAP_BASE_IMAGE: openjdk:8-jre-alpine
+ OAP_TAG: ${{ github.sha }}
Review comment:
Change to using the snapshot version, no need to use build-in `sha`
again.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]