From 52d072166d77070695142657a50f4a52b3cbef82 Mon Sep 17 00:00:00 2001 From: Darko Fabijan Date: Fri, 5 Jun 2020 11:54:53 +0000 Subject: [PATCH] Attach k8s access tokens --- .semaphore/pipeline_2.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.semaphore/pipeline_2.yml b/.semaphore/pipeline_2.yml index a13a375..3ae0b58 100644 --- a/.semaphore/pipeline_2.yml +++ b/.semaphore/pipeline_2.yml @@ -9,6 +9,8 @@ blocks: - checkout - echo "gcloud connect -f ~/tokens.json" - echo "kubectl apply -f stg/stg.yaml" + secrets: + - name: k8s-stg agent: machine: type: e1-standard-2