gitlab yml fix
This commit is contained in:
@@ -236,7 +236,7 @@ Package:
|
|||||||
DOCKER_DRIVER: overlay2
|
DOCKER_DRIVER: overlay2
|
||||||
dependencies:
|
dependencies:
|
||||||
- build:windows
|
- build:windows
|
||||||
before-script:
|
before_script:
|
||||||
- echo "$AUTH_KEY" > AUTH_KEY.json
|
- echo "$AUTH_KEY" > AUTH_KEY.json
|
||||||
- gcloud auth activate-service-account --key-file AUTH_KEY.json
|
- gcloud auth activate-service-account --key-file AUTH_KEY.json
|
||||||
- rm AUTH_KEY.json
|
- rm AUTH_KEY.json
|
||||||
|
|||||||
Reference in New Issue
Block a user