mirror of
https://github.com/octoleo/restic.git
synced 2024-11-25 22:27:35 +00:00
CI: only build containers on restic/restic
This commit is contained in:
parent
eff3124f15
commit
b0987ff570
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -14,6 +14,7 @@ env:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push-image:
|
build-and-push-image:
|
||||||
|
if: github.repository == 'restic/restic'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
Loading…
Reference in New Issue
Block a user