Unverified Commit 181b0dc7 authored by Stephan Lachnit's avatar Stephan Lachnit
Browse files

[v2.3-stable] CI: pin version for EOS deploy image (again)

parent 922b1faf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -530,7 +530,7 @@ deploy-documentation:
        - cmp:usermanual
        - cmp:doxygen
    # Docker image with tools to deploy to EOS
    image: gitlab-registry.cern.ch/ci-tools/ci-web-deployer:latest
    image: gitlab-registry.cern.ch/ci-tools/ci-web-deployer@sha256:f22e1364863e86bcddc45ff1da08dfb6b4a6d0203a7c4b15562713dcf4a8b717
    script:
        - deploy-eos
    # do not run any globally defined before_script or after_script for this step