diff --git a/.compose-gitlab-ci.yml b/.compose-gitlab-ci.yml index 66ecc43e9589ba6897f044ea1804ab5a1a095f72..b2bab96366e26b27dd25f6c9eb1117afb3485a34 100644 --- a/.compose-gitlab-ci.yml +++ b/.compose-gitlab-ci.yml @@ -1,15 +1,11 @@ variables: GIT_STRATEGY: clone GIT_SUBMODULE_STRATEGY: recursive - DIRECTORY: "/beegfs/agullo/compose/" # Storage directory on PlaFRIM. stages: - build - deploy # Create the report and deploy the Gitlab pages. -before_script: - - mkdir -p public/ - buildrawlatex: # We recommend NOT to use this feature and only rely on org. # However, it is still possible to handle raw latex files,