Commit c6a095a4 authored by Michael Kriese's avatar Michael Kriese
Browse files

fix: add image to deprecated job

parent 87bdf072
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
include: '/templates/renovate.gitlab-ci.yml'

deprecated:
  image: alpine@sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517
  stage: test
  script:
    - echo "This template is deprecated! Use '/templates/renovate.gitlab-ci.yml' instead."