Skip to content
.gitlab-ci.yml 207 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:
Pierre Ozoux's avatar
Pierre Ozoux committed
  - project: 'libre.sh/pipelines'
    file: '/hugo_build.yml'
  - project: 'libre.sh/pipelines'
    file: '/mirror_folder_to_s3.yml'