Commit 43f084fa authored by Simon Spannagel's avatar Simon Spannagel
Browse files

Merge branch 'b-pineos' into 'v2.3-stable'

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

See merge request allpix-squared/allpix-squared!877
parents 922b1faf 181b0dc7
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