Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Commit

Permalink
[ci] Secrets chores (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam committed Jan 5, 2022
1 parent 6d25482 commit 3d1c8f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Expand Up @@ -193,7 +193,7 @@ publish:
artifacts: true
secrets:
GITHUB_TOKEN:
vault: cicd/gitlab/$CI_PROJECT_PATH/GITHUB_TOKEN@kv
vault: cicd/gitlab/parity/GITHUB_TOKEN@kv
file: false
script:
- git describe --tags
Expand Down

0 comments on commit 3d1c8f4

Please sign in to comment.