Promote dev → uat: CI pipeline fix + cumulative dev changes [CAR-987] #10

Merged
Savannah Savings merged 12 commits from dev into uat 2026-05-23 19:36:21 +00:00
Showing only changes of commit ddf2b4fda5 - Show all commits
+2 -2
View File
@@ -184,7 +184,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: cartsnitch/infra
token: ${{ vars.GITEA_DEPLOY_KEY }}
token: ${{ secrets.GITEA_DEPLOY_KEY }}
ref: main
path: infra
@@ -228,7 +228,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: cartsnitch/infra
token: ${{ vars.GITEA_DEPLOY_KEY }}
token: ${{ secrets.GITEA_DEPLOY_KEY }}
ref: main
path: infra