This commit is contained in:
@@ -45,7 +45,8 @@ jobs:
|
||||
run: >
|
||||
docker build \
|
||||
-file Dockerfile.test \
|
||||
--tag ${{ steps.meta.outputs.REPO_NAME }}:test ./
|
||||
--tag ${{ steps.meta.outputs.REPO_NAME }}:test \
|
||||
${{ gitea.workspace }}
|
||||
|
||||
- name: Run Test
|
||||
run: >
|
||||
|
||||
Reference in New Issue
Block a user