Loading Jobs/mkdocs/mkdocs.yml +2 −19 Original line number Diff line number Diff line # Job from g2s hub # See https://go2scale.gitlab.io/jobs/ for more informations # Job from g2s hub. See https://go2scale.gitlab.io/hub/ for more informations documentation: image: Loading @@ -16,19 +15,3 @@ documentation: except: variables: - $DOCUMENTATION_DISABLE pages: stage: production script: - echo 'Deploying on Gitlab pages' needs: - job: documentation artifacts: true artifacts: paths: - public only: - master except: variables: - $DOCUMENTATION_DISABLE || $PAGES_DISABLE Loading
Jobs/mkdocs/mkdocs.yml +2 −19 Original line number Diff line number Diff line # Job from g2s hub # See https://go2scale.gitlab.io/jobs/ for more informations # Job from g2s hub. See https://go2scale.gitlab.io/hub/ for more informations documentation: image: Loading @@ -16,19 +15,3 @@ documentation: except: variables: - $DOCUMENTATION_DISABLE pages: stage: production script: - echo 'Deploying on Gitlab pages' needs: - job: documentation artifacts: true artifacts: paths: - public only: - master except: variables: - $DOCUMENTATION_DISABLE || $PAGES_DISABLE