remove hardcoded pipeline scripts tag (#10061)

the tag will be moved to Gitlab CI/CD variables
This commit is contained in:
João Paulo Silva de Souza
2021-10-19 14:05:05 -03:00
committed by GitHub
parent 724350418e
commit ff77872c9f
-1
View File
@@ -46,7 +46,6 @@ variables: &default-vars
VAULT_AUTH_PATH: "gitlab-parity-io-jwt"
VAULT_AUTH_ROLE: "cicd_gitlab_parity_${CI_PROJECT_NAME}"
SIMNET_FEATURES_PATH: "simnet_tests/tests"
PIPELINE_SCRIPTS_TAG: "v0.1"
default:
cache: {}