diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 708ed9309e6c1950b2f2282d76dd64febf1c42ec..4eb8f2c06ebd01b3cfdc4c540118e63883de2182 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -40,6 +40,8 @@ test_opam_test: - sudo opam depext -y sasa - opam install -y sasa allow_failure: true + only: + - master @@ -72,7 +74,8 @@ pages: - cp -rf sasabatch.png ../../public/ - cp -rf poster.png ../../public/ - cp -rf sasabatch.svg ../../public/ - + only: + - master artifacts: paths: - public