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:
cache:
paths:
- $CARGO_HOME/bin
tags:
- kubernetes
upload:
stage: release
......@@ -31,4 +33,6 @@ upload:
script:
- mc cp public gitops-docs
rules:
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
\ No newline at end of file
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
tags:
- kubernetes
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment