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