gitlab yml fix

This commit is contained in:
Asher Dawes
2018-08-11 16:49:26 -07:00
parent 586f0bd4f1
commit 780fbaebfc

View File

@@ -236,7 +236,7 @@ Package:
DOCKER_DRIVER: overlay2
dependencies:
- build:windows
before-script:
before_script:
- echo "$AUTH_KEY" > AUTH_KEY.json
- gcloud auth activate-service-account --key-file AUTH_KEY.json
- rm AUTH_KEY.json