Commit 45dddc27 authored by GridexX's avatar GridexX
Browse files

fix(lacework): rewrite image tag variable



Signed-off-by: default avatarGridexX <arsene582@gmail.com>
parent 4223c3df
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ stages:
lacework:
  stage: tests
  image:
    name: lacework/lacework-inline-scanner:$IMAGE_TAG
    name: lacework/lacework-inline-scanner:${IMAGE_TAG}
    entrypoint: [""]
  services:
    - name: docker:$DIND_VERSION