Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 26d19271 authored by Nicolas's avatar Nicolas
Browse files

Add GCP Credentials

parent be04523b
No related branches found
Tags v0.1.1-beta.0
No related merge requests found
......@@ -35,9 +35,11 @@ gcloud:
image:
name: google/cloud-sdk:slim
entrypoint: [""]
variables:
GOOGLE_CREDENTIALS: $SA_GCP_GITLAB
script: |-
gcloud version
gcloud auth login
gcloud iam service-accounts list
link:
stage: deploy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment