ci: fix missing IMAGE variable
This commit is contained in:
@@ -3,6 +3,7 @@ on:
|
|||||||
- pull_request
|
- pull_request
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
IMAGE: ${{ github.repository }}
|
||||||
VERSION: ${{ github.sha }}
|
VERSION: ${{ github.sha }}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user