ci: fix missing IMAGE variable
This commit is contained in:
parent
9eb30f9182
commit
c9874b67bd
1
.github/workflows/pr.yml
vendored
1
.github/workflows/pr.yml
vendored
@ -3,6 +3,7 @@ on:
|
||||
- pull_request
|
||||
|
||||
env:
|
||||
IMAGE: ${{ github.repository }}
|
||||
VERSION: ${{ github.sha }}
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user