Checking build folder
Some checks failed
Anatid Blog CI Workflow / build-and-push-images (./backend/Dockerfile, git.anatid.net/tabris/anatid-blog-backend, ./backend) (push) Failing after 17s
Anatid Blog CI Workflow / build-and-push-images (./frontend/Dockerfile, git.anatid.net/tabris/anatid-blog-frontend, ./frontend) (push) Failing after 22s

This commit is contained in:
Phill Pover 2025-03-27 10:55:38 +00:00
parent 6421a4b1bd
commit de02e76610

View File

@ -42,6 +42,8 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ${{ matrix.image }}
- name: Check build
run: ls -al
- name: Build and push
uses: docker/build-push-action@v6
with: