-
Hi, we're using Qodana with Gitlab CI.
We can see from our pods event log that we're pulling the image. So we're not sure what to do. How can we resolve this? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
brichbash
Feb 1, 2023
Replies: 1 comment 7 replies
-
Hello, Could you please make sure that you're pulling the image with |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
esafirm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
Could you please make sure that you're pulling the image with
2022.3-eap
orlatest
tag?