Skip to content
.gitlab-ci.yml 243 B
Newer Older
Pierre Ozoux's avatar
Pierre Ozoux committed
variables:
  BUCKET: k8s-libre-sh
Pierre Ozoux's avatar
Pierre Ozoux committed

stages:
  - build
  - 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'