Update beckn_ci.yml

This commit is contained in:
AbhishekHS220
2025-03-10 13:14:39 +05:30
committed by GitHub
parent b2e27f2415
commit 2a1e28121f

View File

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