From ee0714e853cc9aedaf312fb691c83d4fdc9292de Mon Sep 17 00:00:00 2001 From: Alex Belanger Date: Fri, 8 Mar 2024 20:45:04 -0500 Subject: [PATCH] Trigger the pipeline. --- .github/workflows/{candide.yaml => cantdidnt.yaml} | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) rename .github/workflows/{candide.yaml => cantdidnt.yaml} (90%) diff --git a/.github/workflows/candide.yaml b/.github/workflows/cantdidnt.yaml similarity index 90% rename from .github/workflows/candide.yaml rename to .github/workflows/cantdidnt.yaml index 938cca32..e30ef5ec 100644 --- a/.github/workflows/candide.yaml +++ b/.github/workflows/cantdidnt.yaml @@ -1,4 +1,4 @@ -name: Deploy candide for Libera +name: Deploy cantdidnt for Libera on: push: @@ -14,10 +14,9 @@ env: IMAGE: candide jobs: - setup-build-publish-deploy: - name: Setup, Build, Publish, and Deploy + build-deploy-gke-prod: + name: Build & Deploy to GKE in Production runs-on: ubuntu-latest - environment: production permissions: contents: 'read'