diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9a3b65d91a97c802b22456897db078f509aba230..6b87d19e9256db7b584d73f85a4347c803ecb682 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,5 +6,7 @@ stages: - deploy include: -- remote: 'https://lab.libreho.st/libre.sh/pipelines/-/raw/main/hugo_build.yml' -- remote: 'https://lab.libreho.st/libre.sh/pipelines/-/raw/main/mirror_folder_to_s3.yml' + - project: 'libre.sh/pipelines' + file: '/hugo_build.yml' + - project: 'libre.sh/pipelines' + file: '/mirror_folder_to_s3.yml'