Promote uat→main: CAR-994 Docker login fix + CAR-1423 REGISTRY_TOKEN fix #43

Merged
Barcode Betty merged 37 commits from uat into main 2026-06-23 00:19:02 +00:00
Showing only changes of commit 1099037db1 - Show all commits
+2 -2
View File
@@ -84,7 +84,7 @@ jobs:
- uses: actions/checkout@v4
with:
repository: cartsnitch/infra
token: ${{ secrets.CI_GITEA_TOKEN }}
token: ${{ secrets.REGISTRY_TOKEN }}
ref: main
path: infra
@@ -123,7 +123,7 @@ jobs:
- uses: actions/checkout@v4
with:
repository: cartsnitch/infra
token: ${{ secrets.CI_GITEA_TOKEN }}
token: ${{ secrets.REGISTRY_TOKEN }}
ref: main
path: infra