This commit is contained in:
parent
d6af054ed1
commit
0408978cfb
@ -36,7 +36,7 @@ jobs:
|
||||
run: |
|
||||
docker run --rm \
|
||||
-u root \
|
||||
-v ${{ github.workspace }}:/tests \
|
||||
-v ${{ github.workspace }}/tests:/tests \
|
||||
-w /tests \
|
||||
${{ env.REGISTRY }}/${{ env.BASE_IMAGE_NAME }}:${{ github.ref_name }} \
|
||||
python3 base.py
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user