Skip to content
Snippets Groups Projects
Verified Commit 0e5653ef authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

ci(docs): Run all docs jobs on Kubernetes

parent 8f8f768a
No related branches found
No related tags found
No related merge requests found
Pipeline #19001 failed
...@@ -20,6 +20,8 @@ pages: ...@@ -20,6 +20,8 @@ pages:
cache: cache:
paths: paths:
- $CARGO_HOME/bin - $CARGO_HOME/bin
tags:
- kubernetes
upload: upload:
stage: release stage: release
...@@ -31,4 +33,6 @@ upload: ...@@ -31,4 +33,6 @@ upload:
script: script:
- mc cp public gitops-docs - mc cp public gitops-docs
rules: rules:
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH - if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
\ No newline at end of file tags:
- kubernetes
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment