.
Some checks failed
Build and Push Docker Images / build-and-push (push) Failing after 2m58s

This commit is contained in:
Adrien Bouvais 2026-08-16 12:45:29 +02:00
parent 0408978cfb
commit 1845a25759

View File

@ -39,7 +39,7 @@ jobs:
-v ${{ github.workspace }}/tests:/tests \
-w /tests \
${{ env.REGISTRY }}/${{ env.BASE_IMAGE_NAME }}:${{ github.ref_name }} \
python3 base.py
ls
- name: Tag Base image as latest
run: |