Commit bad5f4a1 authored by Simon Spannagel's avatar Simon Spannagel
Browse files

Merge branch 'p-ci-test-new-docs-deploy' into 'master'

CI: test new deployment trigger job

See merge request allpix-squared/allpix-squared!808
parents 8bde7197 4148a760
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -540,8 +540,10 @@ deploy:documentation:
    stage: deployment
    only:
        - tags@allpix-squared/allpix-squared
        - master  # FIXME: remove when finally deployed
    trigger:
        project: allpix-squared/allpix-squared-website
        branch: test  # FIXME: remove when finally deployed
        strategy: depend

deploy:eos: