[ci] Fix build from external forks
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
This commit is contained in:
parent
d57f9acc7a
commit
1a977bd4b4
1 changed files with 2 additions and 1 deletions
3
.github/workflows/pull-requests.yaml
vendored
3
.github/workflows/pull-requests.yaml
vendored
|
|
@ -1,7 +1,8 @@
|
|||
name: Pull Request
|
||||
|
||||
env:
|
||||
REGISTRY: ${{ vars.OCIR_REPO }}
|
||||
# TODO: unhardcode this
|
||||
REGISTRY: iad.ocir.io/idyksih5sir9/cozystack
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue