Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Add vault secrets to puplish-rustdoc job (#3816)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergejparity authored Sep 9, 2021
1 parent eb12f83 commit 47f801e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,7 @@ publish-s3-release: &publish-s3
publish-rustdoc:
stage: publish
<<: *kubernetes-env
<<: *vault-secrets
image: paritytech/tools:latest
variables:
GIT_DEPTH: 100
Expand Down

0 comments on commit 47f801e

Please sign in to comment.