mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-18 03:41:02 +00:00
remove hardcoded pipeline scripts tag (#4109)
the tag will be moved to Gitlab CI/CD variables
This commit is contained in:
committed by
GitHub
parent
3b9cdd8f6f
commit
f2afedb91b
@@ -31,7 +31,6 @@ variables:
|
|||||||
VAULT_SERVER_URL: "https://vault.parity-mgmt-vault.parity.io"
|
VAULT_SERVER_URL: "https://vault.parity-mgmt-vault.parity.io"
|
||||||
VAULT_AUTH_PATH: "gitlab-parity-io-jwt"
|
VAULT_AUTH_PATH: "gitlab-parity-io-jwt"
|
||||||
VAULT_AUTH_ROLE: "cicd_gitlab_parity_${CI_PROJECT_NAME}"
|
VAULT_AUTH_ROLE: "cicd_gitlab_parity_${CI_PROJECT_NAME}"
|
||||||
PIPELINE_SCRIPTS_TAG: "v0.1"
|
|
||||||
|
|
||||||
default:
|
default:
|
||||||
cache: {}
|
cache: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user