fix: remove DinD/GHCR split to fix Docker socket and infra 403 [CAR-987] #19
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user