Skip Docker Image on Forked Images (#767)
This commit is contained in:
parent
1ac9b7c3b2
commit
b6ea0d01ff
1
.github/workflows/deploy-image.yml
vendored
1
.github/workflows/deploy-image.yml
vendored
@ -11,6 +11,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
if: github.repository_owner == 'alshedivat'
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user