typo again..
Some checks failed
Build and Deploy Backend / Run Linters and Tests (Backend) (push) Successful in 18s
Build and Deploy Backend / Build (Frontend Web) (push) Successful in 50s
Build and Deploy Backend / Build Native Android App (EAS) (push) Successful in 43s
Build and Deploy Backend / Build (Backend) (push) Successful in 55s
Build and Deploy Backend / Deploy to Host (push) Failing after 3s
Some checks failed
Build and Deploy Backend / Run Linters and Tests (Backend) (push) Successful in 18s
Build and Deploy Backend / Build (Frontend Web) (push) Successful in 50s
Build and Deploy Backend / Build Native Android App (EAS) (push) Successful in 43s
Build and Deploy Backend / Build (Backend) (push) Successful in 55s
Build and Deploy Backend / Deploy to Host (push) Failing after 3s
This commit is contained in:
@@ -236,7 +236,7 @@ jobs:
|
|||||||
|
|
||||||
# --- Pull specific backend image version ---
|
# --- Pull specific backend image version ---
|
||||||
echo "Pulling backend image ${{ secrets.DOCKER_REGISTRY_USERNAME }}/maia:${{ gitea.sha }}..."
|
echo "Pulling backend image ${{ secrets.DOCKER_REGISTRY_USERNAME }}/maia:${{ gitea.sha }}..."
|
||||||
docker pull ghcr.io/${{ secrets.DOCKER_REGISTRY_USERNAME }}/maia:${{ gitea.sha }}}
|
docker pull ghcr.io/${{ secrets.DOCKER_REGISTRY_USERNAME }}/maia:${{ gitea.sha }}
|
||||||
echo "Backend pull complete."
|
echo "Backend pull complete."
|
||||||
|
|
||||||
# --- Pull specific frontend image version ---
|
# --- Pull specific frontend image version ---
|
||||||
|
|||||||
Reference in New Issue
Block a user