Bad variable section. I misread the docs

This commit is contained in:
Jeremy Wall 2020-12-01 15:17:42 -05:00
parent 4a72dd531e
commit 7d63ffddd6

View File

@ -26,9 +26,6 @@ test:
deploy-staging:
stage: staging
variables:
- gcloud_service_account_email
- gcloud_service_account_key
script:
- make deploy-staging
rules: