Update beckn_ci.yml

Testing for Signer
This commit is contained in:
BushraS-Protean
2025-03-10 13:02:34 +05:30
committed by GitHub
parent f59b266646
commit b2e27f2415

View File

@@ -7,8 +7,8 @@ on:
env:
# AR_LOCATION: "${{ secrets.GCP_PROJECT_REGION }}-docker.pkg.dev/${{ secrets.GCP_PROJECT_ID }}/${{ secrets.GCP_AR_REPO }}"
APP_DIRECTORY: "go_app"
REF_BRANCH: "feature/test_go_app"
APP_DIRECTORY: "shared/plugin/implementations/signer"
REF_BRANCH: "feature/*"
jobs:
lint_and_test: