diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0a94ae8..a0cf9dd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,7 @@ name: Build and Deploy to GKE on: push: branches: - - main + - deployment-ci env: PROJECT_ID: ${{ secrets.GCP_PROJECT_ID }} diff --git a/test.txt b/test.txt index 0387d69..330e8a1 100644 --- a/test.txt +++ b/test.txt @@ -1 +1,2 @@ test-engine $call +ds \ No newline at end of file