This commit is contained in:
parent
1845a25759
commit
f9de0416bc
@ -39,7 +39,7 @@ jobs:
|
|||||||
-v ${{ github.workspace }}/tests:/tests \
|
-v ${{ github.workspace }}/tests:/tests \
|
||||||
-w /tests \
|
-w /tests \
|
||||||
${{ env.REGISTRY }}/${{ env.BASE_IMAGE_NAME }}:${{ github.ref_name }} \
|
${{ env.REGISTRY }}/${{ env.BASE_IMAGE_NAME }}:${{ github.ref_name }} \
|
||||||
ls
|
python3 /tests/base.py
|
||||||
|
|
||||||
- name: Tag Base image as latest
|
- name: Tag Base image as latest
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user