Commit 09eb5b7f 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

See merge request allpix-squared/allpix-squared!874
parents 4fbde84b 0b18db6e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -553,7 +553,7 @@ deploy-eos:
        - pkg:cc8-gcc
        - pkg:macos-clang
    # 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