test
This commit is contained in:
parent
62f9f9c361
commit
57fea674e7
1
.github/workflows/deploy_to_gcp.yml
vendored
1
.github/workflows/deploy_to_gcp.yml
vendored
@ -16,6 +16,7 @@ jobs:
|
|||||||
GCP_SA_KEY: ${{ secrets.GCP_SA_KEY }}
|
GCP_SA_KEY: ${{ secrets.GCP_SA_KEY }}
|
||||||
REPO_NAME: ${{ github.repository }}
|
REPO_NAME: ${{ github.repository }}
|
||||||
HASH_SUFFIX: ${{ github.sha }}
|
HASH_SUFFIX: ${{ github.sha }}
|
||||||
|
JOB_NAME: ${{ vars.JOB_NAME }}
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user